Mee2001
34114e1b55
Fix UI range
...
Change colour to string
Fix distance counting
2021-06-15 12:57:28 +01:00
Mee2001
ca662990b7
Update UI for Colour
...
Update for negative translation
Change default UI values
2021-06-15 11:25:10 +01:00
Mee2001
ec55c24a7c
Implement stop
...
Fix UI
2021-06-15 09:42:22 +01:00
Aadi Desai
4fd4e56f62
Add command.js to webserver serve code
2021-06-14 20:27:49 +01:00
jc4419
46519cfe19
Alpha stage commit. Console done.
...
Console Changes: changed the name of the tokens so that more helpful error messages. Added help text.
Moved command.jison to src.
Other Changes: Added more telemetry data about battery and rover status.
Finished gui commands, replaced to sliders from buttons and linked them to command console.
2021-06-14 20:37:05 +04:00
jc4419
6c221f6d12
Fully implemented the console. Console required the additon of a parser written in .jison api and output as command.js which is linked in html. Tested working sending correct JSON packets.
2021-06-13 22:42:00 +04:00
jc4419
44f9d8ce7b
Removed redundant leftover code from previous versions. Tweaked some coloring and formatting(again).
...
Added the 'Command Buffer' section.
Added the JSON format for sending data, yet to be implemented.
2021-06-12 04:18:04 +04:00
jc4419
f5ca382c49
Added extra telemetry data parameters, and the corresponding javascript websocket back end. In short rover to client interface is done, needs to be tested. Also changed button interface to accomodate new 'command buffer' system. No real time control. Also made layout static so that button layout doesnt break when resizing window.
2021-06-11 22:45:00 +04:00
jc4419
385eac760f
Changed layout fomatting to use tables instead of 'float' property. Removed com port field so it works in my environment.
2021-06-11 17:44:12 +04:00
Aadi Desai
0dee19f28c
Updated main to use portable Ticker Lib
2021-06-05 13:11:09 +01:00
Aadi Desai
bcdd392020
Migrate to SPIFFS, untested
2021-06-04 01:02:32 +01:00