Commit Graph

287 Commits (2773ba47fe65421f27112ce1d3ad042fc10fa643)

Author SHA1 Message Date
Sebastien Bourdeauducq 762ababe7f add rev2 paste gerber 2018-03-09 15:35:24 +08:00
Sebastien Bourdeauducq 8737557752 remove 1U box from BS vendor from shopping list 2018-03-08 14:10:27 +08:00
Sebastien Bourdeauducq 4641af7dcb add rev2 hardware design 2018-03-08 14:02:58 +08:00
Sebastien Bourdeauducq 7a2cf0a5e5 remove broken mechanical design 2018-03-08 13:51:30 +08:00
Sebastien Bourdeauducq 9a1d839e19 update errata 2018-02-13 18:26:13 +08:00
Sebastien Bourdeauducq cf2e3c251e add new pictures with enclosure 2018-02-12 22:55:32 +08:00
Sebastien Bourdeauducq 7b9594f81a update errata 2018-02-11 20:30:25 +08:00
whitequark dcb5321e82 Fix cmp::max/min mixup in 8491394a. 2018-01-29 07:43:25 +00:00
whitequark 724221c643 Revert the rx_buf_release() change in 8491394a. 2018-01-29 07:30:12 +00:00
whitequark c6887e3813 Update cargo-m-rt.
Required for compatibility with newer rustc nightlies.
2018-01-26 13:07:43 +00:00
whitequark 8491394a50 Update to newer smoltcp.
This also fixes a bug where RX descriptors would be first advanced
and then released.
2018-01-26 13:07:43 +00:00
Sebastien Bourdeauducq fe088d7bba update errata 2017-12-29 15:05:12 +08:00
Sebastien Bourdeauducq 4347ddc537 update errata 2017-09-28 17:30:28 +08:00
Sebastien Bourdeauducq 416ac30496 do not use GDB for loading firmware
GDB adds unnecessary steps and it is buggy.
2017-09-25 19:15:46 +08:00
Sebastien Bourdeauducq 7b10386907 update errata 2017-09-20 19:57:19 +08:00
Sebastien Bourdeauducq 34ae0901ae README: add note about firewall 2017-09-09 17:25:23 +08:00
Sebastien Bourdeauducq 30746d0565 update smoltcp 2017-09-09 17:25:07 +08:00
Sebastien Bourdeauducq 916e940780 update smoltcp 2017-09-05 17:26:23 +08:00
Sebastien Bourdeauducq 46d7d8bf99 document usage 2017-08-08 13:13:52 +08:00
Sebastien Bourdeauducq e6f3a65642 add JSON interface 2017-08-08 13:13:41 +08:00
Sebastien Bourdeauducq 9c64304cf2 support resetting settings using pushbutton 2017-08-08 12:19:05 +08:00
Sebastien Bourdeauducq 5c1cacbd38 support setting IP address via web interface 2017-08-08 11:05:09 +08:00
Sebastien Bourdeauducq 1a06b524d2 implement support for HTTP GET arguments 2017-08-08 11:04:38 +08:00
Sebastien Bourdeauducq e8174f0773 config fixes 2017-08-08 10:48:59 +08:00
Sebastien Bourdeauducq e5ea9a3918 add config module 2017-08-07 23:57:29 +08:00
Sebastien Bourdeauducq 5955c0f97d more eeprom cleanups, use u8 for buffer 2017-08-07 23:56:51 +08:00
Sebastien Bourdeauducq bd9082561c add missing file from previous commit 2017-08-07 20:03:18 +08:00
Sebastien Bourdeauducq 49cac15621 track firmware version and expose to HTTP 2017-08-07 17:54:25 +08:00
Sebastien Bourdeauducq 98256a0239 clean up index.html 2017-08-07 16:49:47 +08:00
Sebastien Bourdeauducq 3059720430 configure Ethernet LED 2017-08-07 16:36:21 +08:00
Sebastien Bourdeauducq d812932732 cleanup and integrate EEPROM driver 2017-08-07 16:13:29 +08:00
Alexander Shafir f94b50e9ab add EEPROM driver 2017-08-07 12:27:59 +08:00
Sebastien Bourdeauducq dcd2a57aa4 get_time_ms: ADC sampling takes NSH+12 cycles and not NSH 2017-08-07 11:25:39 +08:00
Sebastien Bourdeauducq 5ef86b4516 detect invalid programmed MAC address 2017-08-07 11:18:19 +08:00
Alexander Shafir 115211c143 fix ethmac initialization 2017-08-07 11:18:00 +08:00
Sebastien Bourdeauducq e7bca6d0c7 fix TX buffer length in ethmac 2017-08-07 10:47:39 +08:00
Sebastien Bourdeauducq 93d0401b71 report measurements on HTTP page 2017-08-07 10:42:43 +08:00
Sebastien Bourdeauducq 5d4a223800 report target filament voltage 2017-08-07 10:37:24 +08:00
Sebastien Bourdeauducq c815d4d37f tweak cathode PID 2017-08-07 10:36:26 +08:00
Sebastien Bourdeauducq 9a4adb267d optimize electrometer averaging 2017-08-07 00:24:41 +08:00
Sebastien Bourdeauducq cccd6e52f6 remove GDB breakpoint at startup 2017-08-06 19:56:04 +08:00
Sebastien Bourdeauducq e676cb59bf work around ADC sample rate snafu 2017-08-06 19:53:16 +08:00
Sebastien Bourdeauducq f156c7c6d1 print panic messages on UART 2017-08-06 19:52:11 +08:00
Sebastien Bourdeauducq d18712d1be flashed MAC address doesn't work 2017-08-06 19:12:10 +08:00
Sebastien Bourdeauducq 68eb1cdbba start ADC after initialization, to avoid FIFO overflows 2017-08-06 19:06:47 +08:00
Sebastien Bourdeauducq 98b17fc574 update dependencies 2017-08-06 12:59:30 +08:00
Sebastien Bourdeauducq 1da96a2a4d convert ADC interrupt count to milliseconds 2017-08-06 11:37:24 +08:00
Sebastien Bourdeauducq 8247c8f5a5 refactor ethmac 2017-08-06 02:18:33 +08:00
Sebastien Bourdeauducq e8d6d84ac5 superficial ethmac cleanup 2017-08-05 16:24:22 +08:00
Sebastien Bourdeauducq 648b4da9da integrate ethmac/smoltcp (timestamp missing), add HTTP server 2017-08-05 15:51:54 +08:00