Markus Mayer

Results 5 issues of Markus Mayer

as defined in §31.3.5

enhancement

currently when debug=1 stuff will be dumped to UBX.log. In any case too much is printed to stdout. Better use a framework such as `logging`.

enhancement

Modify the Xn bitfield types to actually handle bitfields.

enhancement

I'm starting to go round in circles with `ReadPropertyMultipleRequest`... My understanding is that I need to pass in a `BacnetAddress` and a `List`. Each `BacnetReadAccessSpecification` has a `BacnetObjectId` and a...

I'm going round in circles when trying to create a new repo: Suppose I'm given the repo name "test" ```haskell myRepoName :: String myRepoName = "test" ``` Then I'd like...

pr welcome