Wykres commitów

34 Commity (18cee6a4312725f7904eb44e2f877d7908305a82)

Autor SHA1 Wiadomość Data
CInsights 18cee6a431 Refactor radio frequency calculations. Revise config.c use of .rssi
- Check of special frequencies (GEOFENCE, etc.) now in common func.
- Change config.c  entries of .rssi .cca entries for TX identities.
2018-04-23 15:25:59 +10:00
CInsights 08bf7939e2 Add default APRS frequency
- Include freq param in config.c
- modify frequency setting in 446x.c
- modify frequency calc in pktradio.c
2018-04-22 17:05:58 +10:00
CInsights 234772dc2c Rework IO config. Reinstate SD card (untested). 2018-04-15 00:41:23 +10:00
CInsights 90ffdef31c Fix buffer overrun in ax25. Chibios update. Stop decoder during TX. 2018-04-13 22:48:13 +10:00
CInsights c88dbf727f Multiple updates. Primarily image capture. SD card currently disabled. 2018-04-12 15:48:17 +10:00
CInsights 232c9dba83 Fix send_spacing in IMG. Minor comment updates. 2018-04-08 10:30:41 +10:00
CInsights aa1f1ffac5 Fix memory leak in TransmitOnRadio 2018-04-07 17:38:20 +10:00
CInsights 4db91dd82b Fix memory leak in image.c + remove redundant functions in pktservice.c 2018-04-07 16:08:36 +10:00
CInsights c481db3af0 Implement burst mode packet send for 9600. Improved error messages. 2018-04-06 19:54:08 +10:00
CInsights 8acae72d21 Add en bloc send capability to radio TX. 2018-04-05 22:45:21 +10:00
CInsights 859e24425e CAM capture buffer allocated/returned to heap. New section for .aprs 2018-04-03 23:15:01 +10:00
CInsights 88e6ac10bf Revise packet buffer control. Add .tx section to conf.c, add rssi to TX 2018-04-02 01:36:47 +10:00
CInsights b794a571b9 Added hysteresis to radio manager accelerated TX processing rate. 2018-03-31 13:56:43 +11:00
CInsights e329bbb2bf Fix error in sense of packet open. Tidy up in 446x driver. 2018-03-30 03:57:34 +11:00
CInsights d551174371 Work on HW abstraction for radio. 2018-03-29 23:23:12 +11:00
CInsights efc46631cf Refactor pkt functions. More dynamic TX threads. Fix 2FSK/AFSK TX clash. 2018-03-29 15:52:09 +11:00
CInsights adf640455f Initial TX FSK implemented. Relatively untested ATM. 2018-03-27 00:02:11 +11:00
CInsights f05b7ada35 Resolve event ID conflicts in main thread. WIP FSK TX. 2018-03-26 19:22:17 +11:00
CInsights d47dbe3e3d More refactoring/tidy up. Move TX params into TX packet object. 2018-03-15 16:09:59 +11:00
CInsights ef46c486e6 Rework to support test project build. 2018-03-14 19:46:44 +11:00
CInsights b77ca5d4aa Refactor PKT functions to use radio ID. Add further diagnostics. 2018-03-14 01:53:37 +11:00
CInsights 4c49a9104c Rework radio manager locking/startup of radio. Bug still in afks_feeder 2018-03-12 02:10:24 +11:00
CInsights 99cd619f35 Revised radio manager and 446x functions. 2018-03-08 18:11:17 +11:00
CInsights 5b831237de Improved error handling in packet services. 2018-03-08 17:06:35 +11:00
CInsights 8042401de1 Implemented packet TX via packet system radio manager queue. 2018-03-08 15:34:41 +11:00
CInsights a59dcd7b45 Unify enumerations for modulation types 2018-03-08 11:56:52 +11:00
CInsights e4d37c8faa Add radio step and chan to all config sections. 2018-03-08 01:15:59 +11:00
CInsights e44dc2eb84 Improve band setting function in 446x.c. Add out of band diag message. 2018-03-07 09:30:32 +11:00
CInsights d33dff3d43 Implement radio option for setting by base freq, step size and channel. 2018-03-07 00:29:18 +11:00
CInsights a171afac93 Fix RSSI setting bug. Add save indicator MAGIC to config save. 2018-03-06 14:58:03 +11:00
CInsights 4361663522 Multiple updates chasing TX lockup. Don't pass packet with no address to
APRS decoder.
2018-03-06 00:44:43 +11:00
CInsights 30cf71b656 Implement Binary Semaphore replacing radio mutex. Rename some functions. 2018-03-05 18:35:39 +11:00
CInsights d55e84bbee Expand encoding selectors in radio manager. Revise SPI in 446x.c 2018-03-03 00:05:27 +11:00
CInsights cd6a2962b4 Copy in PKT code base. Temp changes to config system. Other updates. 2018-03-02 00:34:09 +11:00