Astro
|
42a9b89db1
|
let pid control pwm
|
2019-09-17 19:09:47 +02:00 |
Astro
|
393c276bda
|
document commands
|
2019-09-17 01:46:29 +02:00 |
Astro
|
4c00548646
|
main: revert resampling, report per-channel
|
2019-09-17 01:42:50 +02:00 |
Astro
|
a7ee2107ea
|
command_parser: rm outdated TODO note
|
2019-09-17 01:38:12 +02:00 |
Astro
|
4587406d44
|
ad7172: setup adc
|
2019-09-17 00:13:46 +02:00 |
Astro
|
7e51585aa9
|
command_parser: swap btoi for lexical-core to parse floats too
|
2019-09-16 23:41:22 +02:00 |
Astro
|
d4428b7fdc
|
ad7172: rename reg bit bi_unipolar to bipolar
|
2019-09-16 23:28:28 +02:00 |
Astro
|
ee4d24de6a
|
delint
|
2019-09-14 21:40:49 +02:00 |
Astro
|
b969f5c057
|
command_parser: complete to all PidParameter tokens
|
2019-09-14 21:35:06 +02:00 |
Astro
|
700ab47f0e
|
improve output formatting
|
2019-09-14 21:23:45 +02:00 |
Astro
|
b6af43feda
|
control the pid
|
2019-09-14 21:11:26 +02:00 |
Astro
|
426be0d5f1
|
main: remove allocator
|
2019-09-14 19:09:38 +02:00 |
Astro
|
5c58c4370d
|
command_parser: switch from logos to nom
|
2019-09-14 19:03:52 +02:00 |
Astro
|
328f6921fa
|
README: init
|
2019-09-14 16:59:21 +02:00 |
Astro
|
8163d083b9
|
main: print panic info with semihosting
|
2019-09-14 16:52:35 +02:00 |
Astro
|
1395e8b410
|
add support for manipulating pwm duty cycle
|
2019-09-14 03:09:07 +02:00 |
Astro
|
5e0f55647a
|
command_parser: rm unused tokens
|
2019-09-14 02:35:12 +02:00 |
Astro
|
5ef8d6a747
|
main: rework reporting
|
2019-09-14 02:33:56 +02:00 |
Astro
|
ff3a793c19
|
ad7172: restrict macro input to remove cast
|
2019-09-14 02:19:18 +02:00 |
Astro
|
07dcc608bc
|
ad7172: setup_channel() fixes
|
2019-09-14 02:18:47 +02:00 |
Astro
|
957f92d177
|
main: fight jitter
|
2019-09-14 02:18:33 +02:00 |
Astro
|
f8dd7d1912
|
main: setup thermostat v1 channels, report avgs at 10hz
|
2019-09-14 01:36:47 +02:00 |
Astro
|
c50e1c7766
|
remove too detailed adc control
|
2019-09-14 00:48:26 +02:00 |
Astro
|
76e30c0f7c
|
some too detailed adc config
|
2019-09-14 00:46:48 +02:00 |
Astro
|
f2dcb8b08d
|
command_parser: unnest the grammar definition
|
2019-09-13 01:14:14 +02:00 |
Astro
|
3fd1b2265d
|
command_parser: channel setup
|
2019-09-13 01:04:59 +02:00 |
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 |