changelog
- Sun, 01 Nov 2020 22:21:19 +0100
- by David Douard <david.douard@sdf3.org> [Sun, 01 Nov 2020 22:21:19 +0100] rev 44
- Many improvements
- add support for dimm-based selection,
- add support for poweroff (at least power thr display off),
- add support for the initial key pressed during initialization sequence,
- fix a race condition (sending a keycode while receiving a message)
- add support for the shift button
- many code cleanups and improvements
- Sun, 01 Nov 2020 22:16:33 +0100
- by David Douard <david.douard@sdf3.org> [Sun, 01 Nov 2020 22:16:33 +0100] rev 43
- Add a series of reference serial data sessions from a working 34970A unit.
These sessions do have a few glitches, however (random off by one bit,
probably due to a sampling freq a bit too low).
Comes with an adapted version of the uart_filter.py script to interpret the
communication protocol.
- Sun, 01 Nov 2020 22:13:03 +0100
- by David Douard <david.douard@sdf3.org> [Sun, 01 Nov 2020 22:13:03 +0100] rev 42
- fox the example sigrock-cli cmd line for reading serial session from the dslogic
- Sun, 01 Nov 2020 22:11:39 +0100
- by David Douard <david.douard@sdf3.org> [Sun, 01 Nov 2020 22:11:39 +0100] rev 41
- rename fp environment as fp_dfu and add a fp_stlink
to make it a bit easier to choose the selected upload protocol