Wykres commitów

  • 66d5d3f641
    Merge 98a59ebee9 into d04e3ca961 Andrew Koenig 2025-07-21 13:24:34 -0500
  • 98a59ebee9 config.h correction Andrew Koenig 2025-07-20 11:41:03 -0500
  • 19dae1d8ab config.h update Andrew Koenig 2025-07-20 00:25:09 -0500
  • 0379eb5299 Minor BME6XX fixes Andrew Koenig 2025-07-20 00:20:35 -0500
  • a586b73a8f Reset config file for BME680/688/690 support Andrew Koenig 2025-07-19 21:51:59 -0500
  • da022504d6 Additional fixes for BME680/688/690 support Andrew Koenig 2025-07-19 21:47:13 -0500
  • 80301cbb23 Add support for BME680/BME688 Andrew Koenig 2025-07-19 20:20:34 -0500
  • a7d40d4452 BME690 Initial Support Andrew Koenig 2025-04-04 19:55:15 -0500
  • 0352fb123e
    Update config.c - Add timestamp and climb rate to CATS comment. Randy Pratt 2025-03-03 20:12:47 -0600
  • a16d8c7817
    Update radio.c to allow CATS to use milliseconds for timing. Randy Pratt 2025-03-03 20:07:25 -0600
  • d04e3ca961 Fix typo main Mikael Nousiainen 2025-02-20 13:16:00 +0200
  • c5c5629f5d Improve documentation Mikael Nousiainen 2025-02-20 13:15:05 +0200
  • 3d5179250b Fix GPS measurement and message rate settings + document them correctly Mikael Nousiainen 2025-02-20 11:27:08 +0200
  • 760c89b986 Tested CATS mode on RS41. Add some CATS documentation in README. Add advanced GPS configuration options to config.h for more frequent position updates, which are useful especially when using CATS. Format code. Make sure radio main loop handlers do not execute code when transmission is already finished. Add message/comment text variables for debugging transmissions: data counter and GPS update status. Mikael Nousiainen 2025-02-19 22:57:28 +0200
  • 2a97e31e21
    Add CATS support to RS41 (#99) Andrew Koenig 2025-02-19 02:43:32 -0600
  • e1dd3c1147 Remove extra log_info from si4032.c Andrew Koenig 2024-12-16 15:01:56 +0000
  • cf517bb790 Revert 1 commit due to extra files being pushed Andrew Koenig 2024-12-16 15:00:27 +0000
  • 8f35837e3a Removed extra log_info Andrew Koenig 2024-12-15 23:31:23 -0600
  • ac29ed8c7c Fixed Si4032 buffer issues for CATS Andrew Koenig 2024-12-15 22:58:28 -0600
  • a09c1a4f6b SI4032 + CATS config.h update Andrew Koenig 2024-10-15 21:32:11 -0500
  • 74e084967e Updated README.md Andrew Koenig 2024-10-15 21:21:55 -0500
  • c78f5fec33 Updated config.h Andrew Koenig 2024-10-15 21:21:04 -0500
  • 37dfec0c3d Si4032 + CATS Support Andrew Koenig 2024-10-15 21:17:19 -0500
  • 54c1938651 wip - does not work Stephen D 2024-07-01 18:54:58 -0300
  • 3d2bdbf246
    CATS support (#86) 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
  • 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