- May 17, 2016
-
-
Lucas Russo authored
-
Lucas Russo authored
-
Lucas Russo authored
-
Lucas Russo authored
-
- May 16, 2016
-
-
Lucas Russo authored
-
Lucas Russo authored
-
Lucas Russo authored
-
Lucas Russo authored
-
Lucas Russo authored
This is very useful on setting/getting registers in modules that have multiple channels with the same register definitions.
-
Lucas Russo authored
-
- May 09, 2016
-
-
Lucas Russo authored
-
Lucas Russo authored
This way avoids users needing to know how this is implemented internally and, obviously, decreases the chances of error.
-
Lucas Russo authored
-
Lucas Russo authored
-
- May 06, 2016
-
-
Lucas Russo authored
-
Lucas Russo authored
-
Lucas Russo authored
-
- Apr 27, 2016
-
-
Lucas Russo authored
-
Lucas Russo authored
-
Lucas Russo authored
-
Lucas Russo authored
We don't need to destroy zactor PIPE sockets, as CZMQ zactor infrastructure already does this.
-
Lucas Russo authored
-
Lucas Russo authored
RFREQ is a 38-bit number, with the 10 MSB the integer part and the 28 LSB the fractional part. So, we need to divide RFEQ by 2^28 prior to the calculation.
-
Lucas Russo authored
This was causing a segfault when reading the frequency
-
Lucas Russo authored
-
Lucas Russo authored
-
- Apr 26, 2016
-
-
Lucas Russo authored
-
Lucas Russo authored
As libbpmclient changed, we need to update it there too.
-
Lucas Russo authored
-
Lucas Russo authored
-
Lucas Russo authored
In this way, we can standardize how the functions are called and handled.
-
Lucas Russo authored
-
Lucas Russo authored
This fixes #115 github issue Note that this requires at least lnls-dig/bpm-gw@27a4af84b1
-
Lucas Russo authored
-
- Apr 24, 2016
-
-
Lucas Russo authored
-
Lucas Russo authored
-
- Apr 20, 2016
-
-
Lucas Russo authored
This is necessary as lnls-dig/bpm-gw@6a78088ab1 and lnls-dig/bpm-gw@950b4b2d18
-
Lucas Russo authored
-
Lucas Russo authored
-
Lucas Russo authored
This causes an assertion error as the zactor infrastructure needs the PIPE after the thread exits. This fixes #116 github issue.
-