Commit graph

20 commits

Author SHA1 Message Date
claudiol
6b093f8c06 Fixed Remote USBARCHIVE and USBRESTORE in PC simulator 2021-01-15 08:17:12 -05:00
Stefan Achatz
13e277fab9 Header cleanup
Removing unneeded includes and adding needed includes to make headers self contained.
Decimating double and degraded type definitions.
Added missing variables to position dependent block.
Conditional inclusion of headers to reduce, albeit not prevent, recursive inclusion of open files.
2020-04-07 09:09:53 +02:00
claudiol
de0d881788 Ran one pass of 'indent' code beautifier. 2020-01-21 18:34:44 -05:00
claudiol
ca534d4e34 Last fix to the USB module, ready to ship. 2019-05-23 10:34:17 -04:00
claudiol
b4b2f1102d Fixed last few protocol issues.
Fixed remote archive/restore on simulator.
Removed debugging code.
2019-05-22 18:12:06 -04:00
claudiol
0d17bc0b79 Separated HID API into its own thread to avoid crashes.
Fixed protocol for large files.
2019-05-14 18:55:22 -04:00
Claudio L
28d5087e69 Fixed more bugs in USB comms. 2019-05-10 10:42:17 -04:00
claudiol
a61257b843 Fixed various bugs & improved API. 2019-05-08 18:57:48 -04:00
claudiol
6cc41fdd17 Rewrite PC device detection/interaction using new protocols 2019-05-07 17:35:11 -04:00
claudiol
8e5e1b1e8b Fixed race conditions on Release version. 2019-04-25 13:16:42 -04:00
Claudio L
ce3e60be0d Fixed archive/restore direct to file. 2019-04-20 12:39:24 -04:00
claudiol
be4a200b00 Fixed bugs in archive/restore direct to file. 2019-04-15 18:47:33 -04:00
claudiol
87e2dbbda4 Added archive/restore support with new protocol (work in progress). 2019-04-10 18:40:42 -04:00
claudiol
5ba3879b1c Finished new protocol, except archive and restore. 2019-04-08 18:55:22 -04:00
claudiol
6318091a88 Added firmware update capability (work in progress) 2019-03-08 18:05:36 -05:00
claudiol
379bbda7cb Started work on firmware update from newRPL Desktop 2019-03-07 13:14:55 -05:00
claudiol
b5ad45cece Removed race condition when closing simulator and RPL code is running. 2018-01-16 13:01:27 -05:00
claudiol
3c922847b7 Added remote USBRESTORE from file. Fixed a few bugs. 2017-12-15 10:08:46 -05:00
claudiol
43a4fcfd95 Added remote ARCHIVE to file - work in progress. 2017-12-14 18:52:49 -05:00
claudio
9b2a13dc51 Added Stack save/load and clipboard support to PC simulator 2017-08-05 14:42:48 -04:00