This website requires JavaScript.
21d9e97653
added docs
MightyPork
2018-02-04 21:24:24 +01:00
260fcc3e65
experimental ADC front-end with dummy reports
MightyPork
2018-02-04 19:00:57 +01:00
02f69b0e37
work on ADC sampling, not tested, missing commands
MightyPork
2018-02-04 17:43:59 +01:00
300a6a6e90
split ll extensions from hw_utils to own file
MightyPork
2018-02-04 10:40:11 +01:00
c5f41819b1
move the 1wire report to a job
MightyPork
2018-02-04 10:30:26 +01:00
0a33551474
oops fix bug
MightyPork
2018-02-03 22:49:09 +01:00
10cc13bc82
added a buffer size check
MightyPork
2018-02-03 22:47:50 +01:00
d8933cbf81
fixed buffer sizing and added buf size to config
MightyPork
2018-02-03 22:45:40 +01:00
3ebc19fc2d
fixes and start of ADC. Not really working yet
MightyPork
2018-02-03 22:06:31 +01:00
538a4876b2
ADC skeleton
MightyPork
2018-02-03 11:59:59 +01:00
611b38c5e6
cleaning
MightyPork
2018-02-03 11:54:22 +01:00
96a7b58091
1wire split
MightyPork
2018-02-03 11:43:05 +01:00
d47d487b8a
split SPI
MightyPork
2018-02-03 11:35:16 +01:00
5a853244d5
din renames, dout split
MightyPork
2018-02-03 11:30:22 +01:00
41364db93a
split neopixel
MightyPork
2018-02-03 10:48:24 +01:00
2006936c21
added the template unit
MightyPork
2018-02-03 10:42:37 +01:00
8643d16989
Split i2c
MightyPork
2018-02-03 10:32:12 +01:00
f1b8db78d4
split DIN
MightyPork
2018-02-03 10:27:37 +01:00
4bd8dc6cb0
split some files in units to smaller .c files, comments etc
MightyPork
2018-02-03 10:09:51 +01:00
b6f7060516
1wire cleaning, added 1w UU, renamed some error messages
MightyPork
2018-02-01 17:20:25 +01:00
0e378b6547
added 1wire search algorithm
MightyPork
2018-02-01 15:53:29 +01:00
a81190c2e1
1w everything implemented except search funcs, timer works ok
MightyPork
2018-01-30 22:42:00 +01:00
af35cee030
untested new onewire commands (all except search algos)
MightyPork
2018-01-30 22:16:22 +01:00
55816fc810
added software timer instantiation + config (unused)
MightyPork
2018-01-30 21:04:45 +01:00
c9aa39af80
words
MightyPork
2018-01-29 22:55:22 +01:00
c641bef80a
added 'parasitic' config field
MightyPork
2018-01-29 22:49:18 +01:00
eca8319820
onewire basic impl + fixed a bug in usec delays
MightyPork
2018-01-29 22:37:12 +01:00
9e65c8409a
fixed inverted presence check
MightyPork
2018-01-29 08:55:05 +01:00
18e76ad060
base of 1wire, need to make async
MightyPork
2018-01-29 08:40:41 +01:00
a63f040271
Added compile flag to replace TF with simple loopback for transport testing
MightyPork
2018-01-28 15:54:26 +01:00
04e32860f7
implemented precision timestamps in report messages
MightyPork
2018-01-27 20:27:33 +01:00
94e87c74d3
implemented timebase using TIM14 instead of TIM1
MightyPork
2018-01-27 18:55:17 +01:00
1159fef33b
add a newline to ini
MightyPork
2018-01-27 11:06:13 +01:00
88bd46f516
fixed the crash and implemented trigger arming
MightyPork
2018-01-27 11:02:19 +01:00
45b4fb45e9
exti working but something is fucked up in the job queue or tinyframe
MightyPork
2018-01-26 23:01:19 +01:00
255f96c754
Installed new TinyFrame
MightyPork
2018-01-26 17:23:05 +01:00
3784a46951
everything is now documented
MightyPork
2018-01-25 22:23:10 +01:00
a44eb5f16a
doc for all units
MightyPork
2018-01-25 08:22:43 +01:00
ceb658e246
more doc comments
MightyPork
2018-01-25 08:11:27 +01:00
b2ead539bf
added more comments
MightyPork
2018-01-24 23:04:05 +01:00
334a89f055
fixed weirdness
MightyPork
2018-01-24 22:43:00 +01:00
63a7852554
bleh
MightyPork
2018-01-24 22:30:35 +01:00
8e9c653090
Doc comments and explanations
MightyPork
2018-01-24 22:09:42 +01:00
052fa4ce08
Added exti resources to the enum and name generator
MightyPork
2018-01-24 21:35:10 +01:00
4930f14047
made usart rxbuf large again
MightyPork
2018-01-15 15:46:36 +01:00
d1e24608c7
remove redundant gpio clock enables
MightyPork
2018-01-15 15:11:55 +01:00
5edbf1306f
removed the DMA timeout message
MightyPork
2018-01-15 15:07:52 +01:00
bbbd216244
Merge branch 'uart'
MightyPork
2018-01-15 15:05:25 +01:00
8272a36aee
Implemented unit timed tick and uart rx timeout
MightyPork
2018-01-15 15:04:09 +01:00
b3d1f95e7d
cleanup and added sync + async commands
MightyPork
2018-01-15 14:06:48 +01:00
5d12b23ceb
deleted old sync sending code
MightyPork
2018-01-15 12:57:59 +01:00
b5d2930e30
uart tx now pretty reliable, but msg queue sometimes seemingly gets corrupted (checksum mismatch)
MightyPork
2018-01-15 12:53:06 +01:00
6da4bd5d63
Merge branch 'uart-dmalign' into uart
MightyPork
2018-01-15 12:21:33 +01:00
2d53fc29be
removed the alignment crap, left one length field byte and wraparound markers. Works except one mysterious lock-up
MightyPork
2018-01-15 12:21:22 +01:00
08b4010b13
uhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
MightyPork
2018-01-15 11:45:00 +01:00
77f794e94a
some debuggiong. Tx is not reliable and sometimes duplicates or loses bytes
MightyPork
2018-01-15 02:24:46 +01:00
2881c2ff2a
almost finished DMA reception
MightyPork
2018-01-14 21:44:11 +01:00
e2e4d91cf3
Added func for simple periph clock toggling without the horrible if jungle
MightyPork
2018-01-14 12:49:09 +01:00
137619d942
added a safeguard
MightyPork
2018-01-14 00:29:29 +01:00
c4cc3bb9ce
fixed bug with settings fucking up units that were already loaded
MightyPork
2018-01-14 00:27:34 +01:00
05875a8167
fixed bogus slotcount use display + moved some stuff to dynalloc to save ram
MightyPork
2018-01-14 00:21:13 +01:00
7df577f9b1
toggle to disable logging resources stuff
MightyPork
2018-01-14 00:09:40 +01:00
ace2bd6357
switch to freeRtos malloc + improve malloc_safe utils, fixed memleak
MightyPork
2018-01-14 00:04:53 +01:00
0ef1134aa0
some traps
MightyPork
2018-01-13 21:49:13 +01:00
69443613fc
some more stack shrinking
MightyPork
2018-01-13 21:33:19 +01:00
8a28395102
fix-up PRINTF to use PUTS when no variable args are given
MightyPork
2018-01-13 20:54:57 +01:00
7280338f8b
take some steps towards reducing memory footprint in stack buffers
MightyPork
2018-01-13 20:51:09 +01:00
d49081b190
basic work on uart
MightyPork
2018-01-13 19:49:12 +01:00
8852f9f8b4
enable all periph clocks by default on startup, added testing synchronous uart write command
MightyPork
2018-01-13 12:30:17 +01:00
29264540f7
added uart init (untested) and more config option
MightyPork
2018-01-13 01:37:14 +01:00
e88bf84ea1
basic usart skeleton
MightyPork
2018-01-12 12:03:46 +01:00
9c5d889cfc
remove debug for freeing pins
MightyPork
2018-01-12 10:20:27 +01:00
d05330c0c0
updated tinyframe
MightyPork
2018-01-12 10:18:09 +01:00
15ebb6ab10
removed some excessive logging
MightyPork
2018-01-12 10:03:07 +01:00
e471497577
added error logging to tinyframe
MightyPork
2018-01-12 09:55:47 +01:00
7816d75563
merged job queue with message queue
MightyPork
2018-01-12 09:30:02 +01:00
c58787c95d
some memory savings
MightyPork
2018-01-07 13:29:38 +01:00
26934a0984
Implemented PINOUT.TXT file
MightyPork
2018-01-07 13:04:19 +01:00
ad39fc280f
added some doc comments
MightyPork
2018-01-07 11:22:31 +01:00
766cfdba06
Merge branch 'add-spi'
MightyPork
2018-01-07 00:44:11 +01:00
b5d9d146f9
fixed the bug with botched deinig, caused by use of malloc instead of calloc
MightyPork
2018-01-07 00:43:42 +01:00
69fa263f45
working SPI unit
MightyPork
2018-01-07 00:32:00 +01:00
8e07590cbe
some cleaning
MightyPork
2018-01-06 19:22:02 +01:00
6406475f48
some drying things up (GPIO init in particular)
MightyPork
2018-01-06 19:17:25 +01:00
6756b79ef4
added automatic GPIO teardown, remap support to i2c, force error comments in ini if disabled
MightyPork
2018-01-06 18:45:23 +01:00
ce895b3238
added ini comment about remap meanigns for spi
MightyPork
2018-01-06 17:46:48 +01:00
d3d8400245
fix a bug in parsing SPI device
MightyPork
2018-01-06 17:34:33 +01:00
05a568a27c
ram savings by using new bitfield-based rsc alloc
MightyPork
2018-01-06 17:32:37 +01:00
e82306c36f
added more informative error message to unit failed due to rsc not avail
MightyPork
2018-01-06 16:09:54 +01:00
931f6cea59
added missing mutex for shared scratch buffer
MightyPork
2018-01-06 15:53:56 +01:00
913f431a54
stub of SPI write cmd, multicast cmd
MightyPork
2018-01-05 10:11:57 +01:00
0f75690310
added SPI pin mappings for f072
MightyPork
2018-01-05 09:59:27 +01:00
83c2f26c43
w.i.p. SPI, left to add: pin mappings, UU functions
MightyPork
2018-01-04 23:58:53 +01:00
645619e9c5
fixed the bug
MightyPork
2018-01-04 13:45:41 +01:00
71f5918e54
fixed hardfault handler to better work on cm0
MightyPork
2018-01-04 13:37:41 +01:00
1e41d4c3cb
added unit type checks to UU_ functions
MightyPork
2018-01-04 12:35:32 +01:00
dc8735236f
Merge branch 'error_rewrite'
MightyPork
2018-01-04 12:07:04 +01:00
a5d9635cee
fixed some remaining bugs
MightyPork
2018-01-04 12:06:54 +01:00
ab2dfe3a76
Rewrite all units and other logic to better use return values and added TRY() helper
MightyPork
2018-01-04 11:50:05 +01:00
465242a0f1
Merge branch 'add-i2c'
MightyPork
2018-01-04 01:39:51 +01:00