Sun, 01 Nov 2020 22:16:33 +0100
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.
Use mbed 5.14 For some reason I had to disable mbed-client-cli/ (multiple definition of `cmd' error at link time). Put a .mbedignore file in: $ cd /home/david/.platformio/packages/framework-mbed@6.51504.200716/features $ cat .mbedignore mbed-client-cli/* frameworks/mbed-client-cli/* see https://docs.platformio.org/en/latest/frameworks/mbed.html#ignoring-particular-components