Commit Graph

14 Commits

Author SHA1 Message Date
Sebastian 36da28fc02 Complete rewrite using RTIC
Stripped out tests for now
2022-11-20 20:42:50 +01:00
Sebastian db95b2fceb Started migrating to rtic 2022-05-08 22:59:40 +02:00
Sebastian a6311f655b Compensated for offset of different boards 2022-05-08 20:50:04 +02:00
Sebastian ab080c8435 First Transmitting version
Fixed I2C
Fixed minor bugs
2021-04-27 23:43:22 +02:00
Sebastian 75992bfe79 Added first draft wspr transmission routine 2021-04-25 20:54:46 +02:00
Sebastian 37cc576678 Added si5153 module and WSPR symbols 2021-04-25 19:29:14 +02:00
Sebastian d04f567294 Crudely ported my C wspr encoder 2021-04-25 17:33:35 +02:00
Sebastian 97c91a7e84 Added more tests 2021-04-16 20:51:45 +02:00
Sebastian 77b732824b Added gridlocator calculation 2021-04-16 20:35:33 +02:00
Sebastian f005c5c178 Clock works with +-10ms Jitter 2021-04-14 20:19:33 +02:00
Sebastian 1d063adee0 Added GPS parsing test 2021-04-12 00:06:18 +02:00
Sebastian f53b9190ef Added blink application 2021-04-11 17:23:17 +02:00
Sebastian d0b5039b71 simplyfied layout 2021-04-11 16:21:01 +02:00
Sebastian 94dce3b2e2 Adjusted template for STM32F103 2021-04-11 15:55:46 +02:00