Wykres commitów

  • 3d2bdbf246
    CATS support (#86) main Stephen D 2024-03-23 07:05:45 -0300
  • 23ef429eaa bug fixes Stephen D 2024-03-22 16:50:37 -0300
  • bcacf17098
    Add comment about CATS packet parity array size Mikael Nousiainen 2024-03-22 10:06:40 +0200
  • 6283d5461f address feedback Stephen D 2024-03-21 21:21:49 -0300
  • b8c88c87a2 add balloon node info + more precise altitude Stephen D 2024-03-10 10:11:55 -0300
  • 5e298c4d1b revert config Stephen D 2024-03-07 21:30:40 -0400
  • 2a9060bba6 fix GPS and revert some settings Stephen D 2024-03-07 21:29:54 -0400
  • f71ef21f53 additional whiskers Stephen D 2024-03-07 19:25:27 -0400
  • 9e1fba05f8 cleanup Stephen D 2024-03-06 23:48:41 -0400
  • 720afc2a92 encoding CATS packets inline. Still need to support GPS and NodeInfo whiskers Stephen D 2024-03-06 23:43:46 -0400
  • 1ee2710a57 a bit of cleanup I missed Stephen D 2024-03-03 23:10:32 -0400
  • a0e1074eb6 increase timeout Stephen D 2024-03-03 23:01:27 -0400
  • 22abb5857b move to big FIFO buffer. Had to implement a recommendation from the errata Stephen D 2024-03-03 22:45:20 -0400
  • 1ec1fc623f fix TX LED. Not perfect - comes on for longer than we're actually TXing for, because it includes the time to fill the buffer and probably some overhead. But good enough for now Stephen D 2024-03-03 22:32:58 -0400
  • 91d1c0c376 fifo underflow check Stephen D 2024-03-03 22:28:32 -0400
  • 16a5eb2948 FIFO mode working Stephen D 2024-03-03 22:17:55 -0400
  • 0b32abff31 Fix compilation error and formatting Mikael Nousiainen 2024-01-09 09:36:38 +0200
  • 005dc0b3e5
    Modified formula for voltage calculation on dfm17 (#81) Mike Hojnowski 2024-01-03 05:13:43 -0500
  • ce961ae5fb
    clean up minor compiler warnings (#79) penfold42 2024-01-03 21:12:58 +1100
  • 9b4c19c101
    APRS address and routing fix. (#77) Randy Pratt 2024-01-03 04:11:26 -0600
  • c7c6104c02 Modified formula for voltage calculation on dfm17 Mike Hojnowski 2023-12-30 22:59:18 -0500
  • 3c5f6067aa clean up minor compiler warnings set c99 on tests/CMakeLists.txt penfold42 2023-12-24 19:32:13 +1100
  • c8da58db5e Update TX Watchdog and some text passages Antennen-Wolfgang 2023-12-05 16:29:51 +0100
  • f900adb22a Update TX Watchdog and some text passages Antennen-Wolfgang 2023-12-05 16:24:20 +0100
  • fc1353235b Update TX Watchdog and some text passages Antennen-Wolfgang 2023-12-05 16:21:21 +0100
  • c72a298d80 new TX Watchdog added Antennen-Wolfgang 2023-12-03 14:49:28 +0100
  • df4f37dc48
    Update ax25.c Randy Pratt 2023-11-30 19:41:17 -0600
  • 4ebf656e13
    Update ax25.h Randy Pratt 2023-11-30 19:29:44 -0600
  • 9701e3ec15
    Update config.h Randy Pratt 2023-11-30 19:26:08 -0600
  • 3e5369dd90 Update config.h Antennen-Wolfgang 2023-10-22 14:23:19 +0200
  • eb4901edc4 Fly with solar panels. What to know Wolfgang Hallmann 2023-10-21 18:46:03 +0200
  • 8caca49ec7 Hints for using 2nd frequency in H-V2 mode Wolfgang Hallmann 2023-10-21 17:10:06 +0200
  • e1679a3553 Some more comments for ublox init at startup Wolfgang Hallmann 2023-10-21 16:41:54 +0200
  • 024ed2a3db Coldstart on GPS_init if looped 10 times unsuccess Wolfgang Hallmann 2023-10-20 16:48:35 +0200
  • 4bcf503593 SystemReset if no GPS-FIX in main thread Wolfgang Hallmann 2023-10-16 15:15:05 +0200
  • 149141fb46
    Add DFM-17 notes to config.h for visibility Mikael Nousiainen 2023-10-15 13:58:06 +0300
  • ff40f468f4
    Update READM with additional warnings on the experimental nature of DFM-17 support Mikael Nousiainen 2023-10-15 13:54:30 +0300
  • 76e2fd1fae
    Graw DFM-17 radiosonde support (#61) Mikael Nousiainen 2023-10-15 12:38:05 +0300
  • 6985832714 Remove unnecessary comments dfm17 Mikael Nousiainen 2023-10-15 12:37:10 +0300
  • 87f6628bc8 Improve config file structure Mikael Nousiainen 2023-10-15 12:28:53 +0300
  • 28179130e2 Markdown styling Mikael Nousiainen 2023-10-15 12:25:51 +0300
  • 345a7a0c5c Move datasheet links to main README Mikael Nousiainen 2023-10-15 12:25:33 +0300
  • f3154a528f Working on README Mikael Nousiainen 2023-10-14 23:34:56 +0300
  • 5b9c3d85b3 Working on README Mikael Nousiainen 2023-10-14 23:32:46 +0300
  • 4079443a51 Text style Mikael Nousiainen 2023-10-14 23:29:18 +0300
  • dc7e28eb76 Add DFM-17 note about clock calibration to the top of the README Mikael Nousiainen 2023-10-14 23:26:13 +0300
  • e388bbaaa1 Fix typo Mikael Nousiainen 2023-10-14 20:26:13 +0300
  • 159ddaff2e Add notes about DFM-17 clock calibration Mikael Nousiainen 2023-10-14 20:25:02 +0300
  • 8b2a7e8914
    Merge 9676921399 into 18b6e1ffb4 Antennen-Wolfgang 2023-10-14 11:40:07 -0400
  • 8f3d9cf612 Adjust README Mikael Nousiainen 2023-10-14 11:43:55 +0300
  • 9cd9a64a16 Merge branch 'main' into dfm17 Mikael Nousiainen 2023-10-14 11:41:24 +0300
  • f9d964ab8e Clean up DFM-17 clock calibration implementation and make RS41 compile properly Mikael Nousiainen 2023-10-14 11:41:06 +0300
  • 61e428789a
    Merge pull request #62 from kd2eat/dfm17 Mikael Nousiainen 2023-10-14 11:07:59 +0300
  • 18b6e1ffb4
    Remove references to specific ARM GNU toolchain versions Mikael Nousiainen 2023-10-14 11:02:55 +0300
  • 6462371a14
    Update the ARM GNU compiler toolchain URL Mikael Nousiainen 2023-10-14 11:01:47 +0300
  • 591749fa98 Added logic to (hopefully) avoid over-calibration if there is an errant timepulse. Mike Hojnowski 2023-10-13 23:48:07 -0400
  • 9676921399 Rotate 2nd frequency for HORUS_V2 (not continously) Wolfgang Hallmann 2023-10-12 14:14:23 +0200
  • a34c9b9e1f Cleaned up clock calibration code and integrated into the main radio loop. Also added APRS telemetry for calibration. Mike Hojnowski 2023-10-11 23:30:21 -0400
  • 0901b02de4 More refinements to the HCI calibration Mike Hojnowski 2023-10-11 14:12:26 -0400
  • 324c3bf83b Added a timepulse routine for DFM17 and also a millis() routine. Working toward clock calibration. Mike Hojnowski 2023-10-09 00:58:44 -0400
  • 7818133f52 Improve DFM-17 docs Mikael Nousiainen 2023-10-07 01:02:06 +0300
  • 361374f6f6 Update authors Mikael Nousiainen 2023-10-07 00:51:28 +0300
  • f34b20c3f2 More code cleanup Mikael Nousiainen 2023-10-06 21:29:14 +0300
  • f8ed6c1346 Fix typo Mikael Nousiainen 2023-10-06 21:13:37 +0300
  • 1bb2938791 Added info about high-altitude balloon flights Mikael Nousiainen 2023-10-06 20:57:56 +0300
  • 258088acdb Fix RS41 URL Mikael Nousiainen 2023-10-06 20:26:38 +0300
  • f8af11c120 Mor work on config Mikael Nousiainen 2023-10-06 20:20:38 +0300
  • 3c6b04bbeb Docs Mikael Nousiainen 2023-10-06 20:17:20 +0300
  • 8e9e9b34a5 More work on docs and config for DFM-17 Mikael Nousiainen 2023-10-06 20:16:31 +0300
  • 9473bcc179 Add a note about the DFM-17 connector Mikael Nousiainen 2023-10-06 18:51:28 +0300
  • 915e0db4e4 Add documentation for DFM-17 Mikael Nousiainen 2023-10-06 18:46:35 +0300
  • 7556ebe9bb Clean up Si4063 APRS work and make APRS deviation configurable Mikael Nousiainen 2023-10-06 17:12:03 +0300
  • bdc3067703
    DFM-17 APRS work (#60) Mike Hojnowski 2023-10-06 03:09:38 -0400
  • cb833d0e68 Modify for APRS on dfm17 Mike Hojnowski 2023-10-05 10:19:58 -0400
  • cb77a804d9 Modify for APRS on DFM17 Mike Hojnowski 2023-10-05 10:19:31 -0400
  • 8a0dc9fb29 Add some known good Si4063 configuration values. Implement direct GPIO-based modulation for Si4063 that allows support for CW now. Mikael Nousiainen 2023-09-14 18:40:46 +0300
  • 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. Mikael Nousiainen 2023-09-14 10:19:13 +0300
  • b646e81e25 Add clearing of SPI overrun status flag to make Si4063 comm work properly in DFM17. Not sure about the reason this is required. Mikael Nousiainen 2023-09-14 09:32:48 +0300
  • 231a735477 Still trying to fix Si4063 SPI communication, no luck Mikael Nousiainen 2023-09-13 23:27:58 +0300
  • ec7f6c6969 Set DFM17 clocks correctly to 24 MHz Mikael Nousiainen 2023-09-13 22:39:17 +0300
  • b78fb95cbd Fix SPI bus initialization for DFM17. Trying to make Si4063 SPI communication work (in progress). Fix LED bit polarity. Mikael Nousiainen 2023-09-13 20:20:31 +0300
  • 96057804c5
    Removed copyrighted docs from documentation and provided links instead (#55) Mike Hojnowski 2023-09-12 13:52:02 -0400
  • c0e5435819 Removed copyrighted docs from documentation and provided links instead Mike Hojnowski 2023-09-12 13:27:44 -0400
  • 0db695298b Add an error to indicate that the code does not work yet Mikael Nousiainen 2023-09-12 20:20:13 +0300
  • 4af4005dd7 Implementing Si4063 radio chip support for DFM17 sonde. Work in progress. Mikael Nousiainen 2023-09-12 20:16:37 +0300
  • 0e50f0a334
    Initial plumbing for DFM17 (#54) Mike Hojnowski 2023-09-12 13:12:29 -0400
  • 49cc379d02 Initial plumbing for DFM17 Mike Hojnowski 2023-09-12 10:05:15 -0400
  • bebf6cac87 Removed potentially copyrighted documentation. Provided links in README.md instead. Mike Hojnowski 2023-09-09 22:48:26 -0400
  • 709cfaa0d2 Corrections and further development of GPIO management for SPI Mike Hojnowski 2023-09-09 22:31:35 -0400
  • 7b65449535 Initial copy of dfm17 code from my branch to the fork Mike Hojnowski 2023-09-07 21:41:23 -0400
  • 8819d786b3 Fix bugs and add update power consumption notes Mikael Nousiainen 2023-08-11 15:03:53 +0300
  • fda9cef76a Implement simple GPS power saving. Read leap seconds from GPS data when available. Improve documentation. Mikael Nousiainen 2023-08-09 18:28:00 +0300
  • da2743e4d1 Fix degrees to DMH conversion for APRS to support longitudes > 127 and < -128. Use 16-bit signed values for degrees. Mikael Nousiainen 2023-08-09 10:39:17 +0300
  • c23c1569d3 Fix formatting Mikael Nousiainen 2023-08-09 09:45:24 +0300
  • 6ab0d910ce Add detailed documentation about the time sync feature in README Mikael Nousiainen 2023-08-09 09:45:08 +0300
  • 0a2ad591b1 Fix leap seconds handling Mikael Nousiainen 2023-08-09 09:13:24 +0300
  • 767c1a2f54 Add leap seconds to raw GPS time Mikael Nousiainen 2023-08-08 18:44:01 +0300
  • 84c7a7d6c1 Use Si4032 modulation type NONE for Horus 4FSK to produce a cleaner signal Mikael Nousiainen 2023-08-08 18:34:18 +0300
  • 9fda31497d Reduce default transmit power for Si4032 for Horus 4FSK usage and add comments Mikael Nousiainen 2023-08-08 18:26:57 +0300
  • 8d8d31c7c8
    Copy in strlcpy from libbsd to remove dependency on libbsd (#37) Clayton Smith 2023-08-08 11:16:29 -0400