changelog
- Mon, 11 Mar 2024 15:35:36 +0100
- by David Douard <david.douard@sdf3.org> [Mon, 11 Mar 2024 15:35:36 +0100] rev 71
- Add links to sr.ht repos and add an image in the README file
- Thu, 07 Oct 2021 22:26:33 +0200
- by David Douard <david.douard@sdfa3.org> [Thu, 07 Oct 2021 22:26:33 +0200] rev 70
- Make sure to send pending keys
even if the FP is flood by the CPU: hijack the started transmission
(just after receiving a SoT (0x66) datagram).
- Thu, 07 Oct 2021 22:24:45 +0200
- by David Douard <david.douard@sdfa3.org> [Thu, 07 Oct 2021 22:24:45 +0200] rev 69
- Possibly fix the 'reset FP while running' case
- Thu, 07 Oct 2021 21:05:59 +0200
- by David Douard <david.douard@sdfa3.org> [Thu, 07 Oct 2021 21:05:59 +0200] rev 68
- Revert to soft reset on RST irq
- Thu, 07 Oct 2021 21:05:13 +0200
- by David Douard <david.douard@sdfa3.org> [Thu, 07 Oct 2021 21:05:13 +0200] rev 67
- Reduce the sleep time of the send_pending_key thread to 1ms
to get a chance of sending a keycode when the CPU flood the FP with DSP
messages (e.g. after the last 'Last-N' value).
- Mon, 04 Oct 2021 21:15:35 +0200
- by David Douard <david.douard@sdfa3.org> [Mon, 04 Oct 2021 21:15:35 +0200] rev 66
- Clean several compilation warnings
- Mon, 04 Oct 2021 21:14:39 +0200
- by David Douard <david.douard@sdfa3.org> [Mon, 04 Oct 2021 21:14:39 +0200] rev 65
- Fix SHIFT and code cleanup
- Sun, 03 Oct 2021 22:58:49 +0200
- by David Douard <david.douard@sdfa3.org> [Sun, 03 Oct 2021 22:58:49 +0200] rev 64
- Make USBSerial work -- at last
It needs the revision 4587080d of mbed-os to work (i.e. mbed-os>6.15.0)
- Thu, 09 Sep 2021 21:59:53 +0200
- by David Douard <david.douard@sdfa3.org> [Thu, 09 Sep 2021 21:59:53 +0200] rev 63
- Simplify a bit the rst logic and make a bit more robust
- Thu, 09 Sep 2021 21:49:16 +0200
- by David Douard <david.douard@sdfa3.org> [Thu, 09 Sep 2021 21:49:16 +0200] rev 62
- Stop splashscreen after 5s
- Tue, 07 Sep 2021 00:16:10 +0200
- by David Douard <david.douard@sdf3.org> [Tue, 07 Sep 2021 00:16:10 +0200] rev 61
- Formatting
- Tue, 07 Sep 2021 00:10:49 +0200
- by David Douard <david.douard@sdf3.org> [Tue, 07 Sep 2021 00:10:49 +0200] rev 60
- Remove dead custom board definition
- Mon, 23 Nov 2020 22:22:37 +0100
- by David Douard <david.douard@sdf3.org> [Mon, 23 Nov 2020 22:22:37 +0100] rev 59
- Write a README file
- Mon, 23 Nov 2020 21:57:06 +0100
- by David Douard <david.douard@sdf3.org> [Mon, 23 Nov 2020 21:57:06 +0100] rev 58
- Do not go to the next line if the char to display does not fit
- Mon, 23 Nov 2020 21:55:40 +0100
- by David Douard <david.douard@sdf3.org> [Mon, 23 Nov 2020 21:55:40 +0100] rev 57
- Small fixes in main
- toggle the shift indicator when the key is pressed while already on
- attempt to fix the restart-while-shuting-down bug
- Tue, 17 Nov 2020 20:21:11 +0100
- by David Douard <david.douard@sdf3.org> [Tue, 17 Nov 2020 20:21:11 +0100] rev 56
- Attempt to normalize the 19x27 font
make all "main" characters 15px wide.