Commit Graph

7 Commits

Author SHA1 Message Date
b336c4f993 Remove report mode
As the report mode command breaks the send-receive architecture model of
the command interface, and is deemed an anti-feature, making clients
difficult to write, remove it from the firmware entirely.
2024-09-25 17:19:34 +08:00
d4e7036fab session: rename SessionOutput to SessionInput 2020-09-30 23:35:11 +02:00
3d1740b23b refactor into Channels::poll_adc() 2020-05-13 00:04:55 +02:00
63cc1d2fe1 main: always do full session reset 2020-03-20 23:20:50 +01:00
bec7019f3a delint 2020-03-19 22:21:17 +01:00
0575b52bc1 session: eliminate copying LineResult wrapper 2020-03-18 21:34:20 +01:00
69a4f5a5d2 merge the network code 2020-03-13 23:39:22 +01:00