Astro
|
edb0401838
|
add a very small allocator
|
2019-09-12 16:12:03 +02:00 |
Astro
|
44f5a8338c
|
command_parser: s/CommandShow/ShowCommand/, delint
|
2019-09-11 00:23:15 +02:00 |
Astro
|
0dcd35c9f2
|
add session
|
2019-09-10 23:38:09 +02:00 |
Astro
|
7f95f01711
|
ad7172::regs: add Offset, Gain, docs, fix FiltCon address
|
2019-09-10 16:21:51 +02:00 |
Astro
|
3ef317f00d
|
ad7172: add more regs
|
2019-09-09 16:20:15 +02:00 |
Astro
|
8b2cc15d7d
|
ad7172: break out mods adc, checksum, regs
|
2019-09-08 21:41:59 +02:00 |
Astro
|
98a5788770
|
ad7172: add Channel, Input
|
2019-09-08 21:30:26 +02:00 |
Astro
|
4e518e88ee
|
main: measure read intervals
|
2019-09-08 02:43:55 +02:00 |
Astro
|
25dc3fb70c
|
systick: implement nanosecond precision
|
2019-09-08 02:34:59 +02:00 |
Astro
|
4249addba2
|
systick: use mutex
|
2019-09-08 02:13:02 +02:00 |
Astro
|
225f3754a1
|
move systick under board/
|
2019-09-08 01:54:51 +02:00 |
Astro
|
e5529a8b94
|
add systick interrupt for timekeeping
|
2019-09-08 01:24:20 +02:00 |
Astro
|
152bc7b98b
|
main: use 10x nop delay for softspi
|
2019-09-08 00:47:41 +02:00 |
Astro
|
3bf1010969
|
ad7172: implement crc checksumming
|
2019-09-08 00:47:14 +02:00 |
Astro
|
baab9b2d3f
|
board: move softspi input read before high flank
|
2019-09-08 00:44:40 +02:00 |
Astro
|
f7af12adf5
|
ad7172: refactor and add xor support
|
2019-09-08 00:22:42 +02:00 |
Astro
|
0697914182
|
upgrade to rust edition 2018
|
2019-09-05 23:34:48 +02:00 |
Astro
|
c5dfaf0ee2
|
delint
|
2019-09-02 00:01:18 +02:00 |
Astro
|
3f7da6e328
|
ad7172: rm debug
|
2019-09-02 00:00:50 +02:00 |
Astro
|
f94d915328
|
identify adc
|
2019-09-01 23:56:45 +02:00 |
Astro
|
ea395460c8
|
add cortex-m-semihosting
|
2019-09-01 23:56:27 +02:00 |
Astro
|
01a9decfa1
|
board: fix gpio initialization
|
2019-09-01 23:47:15 +02:00 |
Astro
|
e947415242
|
board: refactor gpio to use indexed access
|
2019-09-01 22:57:35 +02:00 |
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
|
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 |
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 |
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
|
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 |
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 |
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
|
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
|
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
|
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 |