board.rs
|
support resetting settings using pushbutton
|
2017-08-08 12:19:05 +08:00 |
config.rs
|
Use the crc crate.
|
2018-03-27 10:16:11 +00:00 |
eeprom.rs
|
more eeprom cleanups, use u8 for buffer
|
2017-08-07 23:56:51 +08:00 |
electrometer.rs
|
report measurements on HTTP page
|
2017-08-07 10:42:43 +08:00 |
ethmac.rs
|
Remove unused import.
|
2018-03-27 09:17:57 +00:00 |
firmware.html
|
add missing file from previous commit
|
2017-08-07 20:03:18 +08:00 |
http.rs
|
Add Cache-Control header for static assets.
|
2018-03-27 09:36:16 +00:00 |
index.html
|
add JSON interface
|
2017-08-08 13:13:41 +08:00 |
loop_anode.rs
|
report measurements on HTTP page
|
2017-08-07 10:42:43 +08:00 |
loop_cathode.rs
|
update errata
|
2017-12-29 15:05:12 +08:00 |
main.rs
|
Use the crc crate.
|
2018-03-27 10:16:11 +00:00 |
pages.rs
|
Unbreak network configuration page.
|
2018-03-27 09:32:37 +00:00 |
pid.rs
|
add electrometer, introduce *Status objects
|
2017-05-11 23:15:01 +08:00 |