RS41ng/src/hal
Antennen-Wolfgang c72a298d80 new TX Watchdog added 2023-12-03 14:49:28 +01:00
..
cmsis Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
cmsis_boot Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
stm_lib Add pulse counter feature to RS41ng (#20) 2022-09-05 09:36:53 +03:00
datatimer.c Add support for Horus 4FSK modulation. Increase APRS preamble size to improve reception. Fix slowness in I2C initialization. Fix incorrect GPS settings for airborne usage. Additional minor code clean-up and refactoring. 2021-08-11 23:24:30 +03:00
datatimer.h Add support for Horus 4FSK modulation. Increase APRS preamble size to improve reception. Fix slowness in I2C initialization. Fix incorrect GPS settings for airborne usage. Additional minor code clean-up and refactoring. 2021-08-11 23:24:30 +03:00
delay.c 70cm APRS working again (WIP). Fix bugs in AX.25 encoding. Generate Bell tones for APRS in a tight loop to avoid issues with inconsistent timing. 2020-08-31 23:07:23 +03:00
delay.h Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
gpio.h new TX Watchdog added 2023-12-03 14:49:28 +01:00
hal.h Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
i2c.c Make I²C bus clock speed configurable and add notes about the speed 2022-06-16 18:53:54 +03:00
i2c.h Make I²C bus clock speed configurable and add notes about the speed 2022-06-16 18:53:54 +03:00
pwm.c Add support for Horus 4FSK modulation. Increase APRS preamble size to improve reception. Fix slowness in I2C initialization. Fix incorrect GPS settings for airborne usage. Additional minor code clean-up and refactoring. 2021-08-11 23:24:30 +03:00
pwm.h Add support for Horus 4FSK modulation. Increase APRS preamble size to improve reception. Fix slowness in I2C initialization. Fix incorrect GPS settings for airborne usage. Additional minor code clean-up and refactoring. 2021-08-11 23:24:30 +03:00
spi.c Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
spi.h Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
system.c new TX Watchdog added 2023-12-03 14:49:28 +01:00
system.h SystemReset if no GPS-FIX in main thread 2023-10-16 15:15:05 +02:00
usart_ext.c Allow relaying of GPS NMEA output to the external RS41 serial port to be integrated with other tracker hardware. Allow GPS position recording (by enabling GPS serial port interrupts) during CW and Horus transmissions to avoid transmitting stale GPS data. 2021-11-11 18:15:52 +02:00
usart_ext.h Allow relaying of GPS NMEA output to the external RS41 serial port to be integrated with other tracker hardware. Allow GPS position recording (by enabling GPS serial port interrupts) during CW and Horus transmissions to avoid transmitting stale GPS data. 2021-11-11 18:15:52 +02:00
usart_gps.c Initial commit (work in progress) 2020-08-26 22:57:35 +03:00
usart_gps.h Initial commit (work in progress) 2020-08-26 22:57:35 +03:00