Commit Graph

287 Commits (master)

Author SHA1 Message Date
Astro 5ba09db517 board: wait gpio portb ready 2019-09-01 22:46:15 +02:00
Astro fad1050556 gpio: fix PE4 idx 2019-09-01 22:28:46 +02:00
Astro bf8c7fda88 gpio: fix masked_data 2019-09-01 22:05:26 +02:00
Astro f94173788e default.nix: update rustcSrc 2019-08-31 20:22:33 +02:00
Astro d5b7855c3b board: fix gpio input dir flag
softspi works and ad7172 now returns data.
2019-08-30 00:29:00 +02:00
Astro 1df35ef15f ad7172: reset 2019-08-30 00:12:16 +02:00
Astro 12a1c1ac07 ad7172: start with nss high 2019-08-30 00:11:23 +02:00
Astro 2b855c8ad9 ad7172: add identify() 2019-08-29 23:56:02 +02:00
Astro 574b96187a ad7172: doc, style 2019-08-29 23:55:45 +02:00
Astro 6e02b2c4f6 ad7172: fix comms rw flag 2019-08-29 23:54:44 +02:00
Astro f3831aba18 main: change IP address to 192.168.1.26 2019-08-29 22:40:14 +02:00
Astro 0eefebf3ed board: reset timers for clean initialization
raced into hardfaults without.
2019-08-29 22:39:08 +02:00
Astro 9c0f560367 board: bring up gpio port b 2019-08-29 22:17:33 +02:00
Astro 8b20118198 board: enable timers 2019-08-29 21:41:16 +02:00
Sebastien Bourdeauducq 1329c1567c strip more ionpak code 2019-08-21 17:31:51 +08:00
Sebastien Bourdeauducq 68e2b4634f adapt OpenOCD script 2019-08-21 17:00:13 +08:00
Sebastien Bourdeauducq e23e13fced add nix files 2019-08-21 16:59:58 +08:00
Astro 82b6e8e179 main: rm stale coda, poll adc, broadcast over tcp 2019-08-08 02:26:53 +02:00
Astro 057ddbdbf6 add ad7172 adc 2019-08-08 02:26:53 +02:00
Astro 4437a4195e delay: is unsafe 2019-08-08 02:26:53 +02:00
Astro 44f48f6e0f main: construct softspi 2019-08-08 02:26:53 +02:00
Astro 9c7ca0df87 add board::delay 2019-08-08 02:26:53 +02:00
Astro f04bbd8726 softspi: add SyncSoftSpi 2019-08-08 02:26:53 +02:00
Astro 4bf52b093e implement softspi 2019-08-08 02:26:53 +02:00
Sebastien Bourdeauducq 2fcae2cdee remove other ionpak artifacts 2019-07-31 13:16:38 +08:00
sb10q 3fe5aae04e remove ionpak logo 2019-07-31 13:15:56 +08:00
sb10q 9a9a9e0107 remove ionpak readme 2019-07-31 13:15:41 +08:00
Astro 5f3d674e24 add gpio abstraction 2019-07-30 18:25:35 +02:00
Astro e4478c3efd timer setup 2019-07-30 17:02:05 +02:00
Astro 2ac3485b30 dismantle ionpak, drive PWMs at fixed rate 2019-07-30 15:35:56 +02:00
whitequark 1a00f5cf1a Update README. 2019-02-06 18:54:18 +00:00
whitequark 517e531589 Update for Rust 1.32, and upgrade dependencies. 2019-02-06 09:19:28 +00:00
whitequark 89104a551c Update for latest nightly. 2018-08-28 19:57:17 +00:00
Sébastien Bourdeauducq 8164b75dfa
errata: spelling 2018-04-14 18:30:56 +08:00
a-shafir 9e1aa8b698 errata: add some rev2 changes 2018-04-14 18:29:55 +08:00
whitequark 941f602a20 Use the crc crate. 2018-03-27 10:16:11 +00:00
whitequark 6ffb157cb8 Add Cache-Control header for static assets.
This avoids wasting device cycles on retrieving the same data over
and over.
2018-03-27 09:36:16 +00:00
whitequark 2bdc483e15 Unbreak network configuration page. 2018-03-27 09:32:37 +00:00
whitequark 2d29078ba1 Remove unused import. 2018-03-27 09:17:57 +00:00
whitequark 8de311a34f Remove unnecessary unsafe blocks. 2018-03-27 09:17:34 +00:00
whitequark b13ef96bbe Fix RxRing::buf_release.
The original code was correct after all.
2018-03-27 09:13:11 +00:00
whitequark 308ad97586 Rewrite ethmac to split ownership into RX/TX halves. 2018-03-27 09:10:47 +00:00
whitequark 5a5596f7a2 Fix signature of panic_fmt even further. 2018-03-27 08:55:35 +00:00
whitequark dce70f352a Fix signature of panic_fmt. 2018-03-27 08:41:23 +00:00
whitequark f067d0fee9 Fix DMA writing to dangling pointers in ethmac. 2018-03-26 12:35:28 +00:00
whitequark 83629cac49 Update smoltcp. 2018-03-26 11:37:14 +00:00
whitequark 4cac825c41 Update firmware dependencies. 2018-03-26 11:33:00 +00:00
Sebastien Bourdeauducq e1d7924969 openocd: use find instead of hardcoded paths 2018-03-19 20:31:41 +08:00
Sebastien Bourdeauducq cbdd2c409c Revert "Revert the rx_buf_release() change in 8491394a."
This reverts commit 724221c643.
2018-03-19 15:39:41 +08:00
Sebastien Bourdeauducq 13aa02a318 add rev2 BoM 2018-03-09 15:35:34 +08:00