Releases: bodokaiser/houston
Releases · bodokaiser/houston
fixed amplitude edge case, extended debug options
- Fixed bug that fixed the amplitude after using amplitude playback
- With
--debug
flag enabled request bodies will get logged
Fixed support of full 1024 data points in playback
See #9 for details. Further added testing of byte sequences from driver
package.
fixed bugs, extended testing
Solved #6 which made it not possible to reassign constant mode to a parameter after we assigned RAM or Ramp mode. Further there was a bug inside the CFR1
register which cleared the wrong bits of the RAMDest
. Both cases also include tests to prevent these in the future.
Initial Release
1.0.0 updated cmd to finally work