RS41ng/src
Mikael Nousiainen f9d964ab8e Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
..
codecs Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
drivers Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
hal Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
syscalls
CMakeLists.txt Add support for RadSens I2C radiation sensor. Improve BMP280 sensor configuration. 2023-04-11 17:12:30 +03:00
arm-gcc-link.ld
bmp280_handler.c Add support for RadSens I2C radiation sensor. Improve BMP280 sensor configuration. 2023-04-11 17:12:30 +03:00
bmp280_handler.h
config.c Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
config.h Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
config_internal.h Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
gpio.h More refinements to the HCI calibration 2023-10-11 14:12:26 -04:00
gps.h Fix bugs and add update power consumption notes 2023-08-11 15:03:53 +03:00
locator.c
locator.h
log.c
log.h 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
main.c Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
payload.h
radio.c Implementing Si4063 radio chip support for DFM17 sonde. Work in progress. 2023-09-12 20:16:37 +03:00
radio.h
radio_internal.h Implementing Si4063 radio chip support for DFM17 sonde. Work in progress. 2023-09-12 20:16:37 +03:00
radio_payload_aprs_position.c
radio_payload_aprs_position.h
radio_payload_aprs_weather.c
radio_payload_aprs_weather.h
radio_payload_cw.c
radio_payload_cw.h
radio_payload_fsq.c
radio_payload_fsq.h
radio_payload_horus_v1.c
radio_payload_horus_v1.h
radio_payload_horus_v2.c
radio_payload_horus_v2.h
radio_payload_jtencode.c
radio_payload_jtencode.h
radio_payload_wspr.c
radio_payload_wspr.h
radio_si4032.c Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
radio_si4032.h
radio_si4063.c Added a timepulse routine for DFM17 and also a millis() routine. Working toward clock calibration. 2023-10-09 00:58:44 -04:00
radio_si4063.h Initial plumbing for DFM17 (#54) 2023-09-12 20:12:29 +03:00
radio_si5351.c Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
radio_si5351.h
radsens_handler.cpp Add support for RadSens I2C radiation sensor. Improve BMP280 sensor configuration. 2023-04-11 17:12:30 +03:00
radsens_handler.h Add support for RadSens I2C radiation sensor. Improve BMP280 sensor configuration. 2023-04-11 17:12:30 +03:00
si5351_handler.cpp Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
si5351_handler.h Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
si5351_test.cpp
si5351_test.h
strlcpy.c Copy in strlcpy from libbsd to remove dependency on libbsd (#37) 2023-08-08 18:16:29 +03:00
strlcpy.h Copy in strlcpy from libbsd to remove dependency on libbsd (#37) 2023-08-08 18:16:29 +03:00
telemetry.c Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
telemetry.h Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
template.c Clean up DFM-17 clock calibration implementation and make RS41 compile properly 2023-10-14 11:41:06 +03:00
template.h
utils.c
utils.h