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 |
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 |