Wykres commitów

99 Commity (dfm17)

Autor SHA1 Wiadomość Data
Mikael Nousiainen 6985832714 Remove unnecessary comments 2023-10-15 12:37:10 +03:00
Mikael Nousiainen 87f6628bc8 Improve config file structure 2023-10-15 12:28:53 +03:00
Mikael Nousiainen 28179130e2 Markdown styling 2023-10-15 12:25:51 +03:00
Mikael Nousiainen 345a7a0c5c Move datasheet links to main README 2023-10-15 12:25:33 +03:00
Mikael Nousiainen f3154a528f Working on README 2023-10-14 23:34:56 +03:00
Mikael Nousiainen 5b9c3d85b3 Working on README 2023-10-14 23:32:46 +03:00
Mikael Nousiainen 4079443a51 Text style 2023-10-14 23:29:18 +03:00
Mikael Nousiainen dc7e28eb76 Add DFM-17 note about clock calibration to the top of the README 2023-10-14 23:26:13 +03:00
Mikael Nousiainen e388bbaaa1 Fix typo 2023-10-14 20:26:13 +03:00
Mikael Nousiainen 159ddaff2e Add notes about DFM-17 clock calibration 2023-10-14 20:25:02 +03:00
Mikael Nousiainen 8f3d9cf612 Adjust README 2023-10-14 11:43:55 +03:00
Mikael Nousiainen 9cd9a64a16 Merge branch 'main' into dfm17 2023-10-14 11:41:24 +03:00
Mikael Nousiainen f9d964ab8e Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
Mikael Nousiainen 61e428789a
Merge pull request #62 from kd2eat/dfm17
Added a timepulse routine for DFM17 and also a millis() routine.
2023-10-14 11:07:59 +03:00
Mikael Nousiainen 18b6e1ffb4
Remove references to specific ARM GNU toolchain versions 2023-10-14 11:02:55 +03:00
Mikael Nousiainen 6462371a14
Update the ARM GNU compiler toolchain URL 2023-10-14 11:01:47 +03:00
Mike Hojnowski 591749fa98 Added logic to (hopefully) avoid over-calibration if there is an errant timepulse. 2023-10-13 23:48:07 -04:00
Mike Hojnowski a34c9b9e1f Cleaned up clock calibration code and integrated into the main radio loop. Also added APRS telemetry for calibration. 2023-10-11 23:30:21 -04:00
Mike Hojnowski 0901b02de4 More refinements to the HCI calibration 2023-10-11 14:12:26 -04:00
Mike Hojnowski 324c3bf83b Added a timepulse routine for DFM17 and also a millis() routine. Working toward clock calibration. 2023-10-09 00:58:44 -04:00
Mikael Nousiainen 7818133f52 Improve DFM-17 docs 2023-10-07 01:02:06 +03:00
Mikael Nousiainen 361374f6f6 Update authors 2023-10-07 00:51:28 +03:00
Mikael Nousiainen f34b20c3f2 More code cleanup 2023-10-06 21:29:14 +03:00
Mikael Nousiainen f8ed6c1346 Fix typo 2023-10-06 21:13:37 +03:00
Mikael Nousiainen 1bb2938791 Added info about high-altitude balloon flights 2023-10-06 20:57:56 +03:00
Mikael Nousiainen 258088acdb Fix RS41 URL 2023-10-06 20:26:38 +03:00
Mikael Nousiainen f8af11c120 Mor work on config 2023-10-06 20:20:38 +03:00
Mikael Nousiainen 3c6b04bbeb Docs 2023-10-06 20:17:20 +03:00
Mikael Nousiainen 8e9e9b34a5 More work on docs and config for DFM-17 2023-10-06 20:16:31 +03:00
Mikael Nousiainen 9473bcc179 Add a note about the DFM-17 connector 2023-10-06 18:51:28 +03:00
Mikael Nousiainen 915e0db4e4 Add documentation for DFM-17 2023-10-06 18:46:35 +03:00
Mikael Nousiainen 7556ebe9bb Clean up Si4063 APRS work and make APRS deviation configurable 2023-10-06 17:12:03 +03:00
Mike Hojnowski bdc3067703
DFM-17 APRS work (#60)
* Modify for APRS on DFM17
2023-10-06 10:09:38 +03:00
Mikael Nousiainen 8a0dc9fb29 Add some known good Si4063 configuration values. Implement direct GPIO-based modulation for Si4063 that allows support for CW now. 2023-09-14 18:40:46 +03:00
Mikael Nousiainen 922e60814d Fix bug when setting Si4063 frequency. Remove unnecessary GPS debug and delays. Add Si4063 debug printout. Find a suitable frequency offset multiplier to achieve 270 Hz tone spacing for Horus 4FSK. 2023-09-14 10:19:13 +03:00
Mikael Nousiainen b646e81e25 Add clearing of SPI overrun status flag to make Si4063 comm work properly in DFM17. Not sure about the reason this is required. 2023-09-14 09:32:48 +03:00
Mikael Nousiainen 231a735477 Still trying to fix Si4063 SPI communication, no luck 2023-09-13 23:27:58 +03:00
Mikael Nousiainen ec7f6c6969 Set DFM17 clocks correctly to 24 MHz 2023-09-13 22:39:17 +03:00
Mikael Nousiainen b78fb95cbd Fix SPI bus initialization for DFM17. Trying to make Si4063 SPI communication work (in progress). Fix LED bit polarity. 2023-09-13 20:20:31 +03:00
Mike Hojnowski 96057804c5
Removed copyrighted docs from documentation and provided links instead (#55) 2023-09-12 20:52:02 +03:00
Mikael Nousiainen 0db695298b Add an error to indicate that the code does not work yet 2023-09-12 20:20:13 +03:00
Mikael Nousiainen 4af4005dd7 Implementing Si4063 radio chip support for DFM17 sonde. Work in progress. 2023-09-12 20:16:37 +03:00
Mike Hojnowski 0e50f0a334
Initial plumbing for DFM17 (#54) 2023-09-12 20:12:29 +03:00
Mikael Nousiainen 8819d786b3 Fix bugs and add update power consumption notes 2023-08-11 15:03:53 +03:00
Mikael Nousiainen fda9cef76a Implement simple GPS power saving. Read leap seconds from GPS data when available. Improve documentation. 2023-08-09 18:28:00 +03:00
Mikael Nousiainen da2743e4d1 Fix degrees to DMH conversion for APRS to support longitudes > 127 and < -128. Use 16-bit signed values for degrees. 2023-08-09 10:39:17 +03:00
Mikael Nousiainen c23c1569d3 Fix formatting 2023-08-09 09:45:24 +03:00
Mikael Nousiainen 6ab0d910ce Add detailed documentation about the time sync feature in README 2023-08-09 09:45:08 +03:00
Mikael Nousiainen 0a2ad591b1 Fix leap seconds handling 2023-08-09 09:13:24 +03:00
Mikael Nousiainen 767c1a2f54 Add leap seconds to raw GPS time 2023-08-08 18:44:01 +03:00