SP8EBC-ParaTNC/src
Mateusz Lubecki 012e2b3557 integrating aprs-is message decoder, sending ACK to messages, string to int converter for messages 2024-04-25 22:14:25 +02:00
..
kiss_protocol bugfix in read DID response handler 2023-11-26 09:06:57 +01:00
stored_configuration_nvm counting restarts caused by verification failure 2024-04-18 22:15:54 +02:00
LedConfig.c aprsis: sending gsm status to aprs-is server, powersave: different handling of cutoff event using both average and current measurements, powersave: sampling battery voltage every 10 seconds instead of 1 minute 2023-10-29 06:36:35 +01:00
PathConfig.c some configuration moved to the separate structure instead of direct defines. bugfix for callsigns shorter than 6 characters 2021-01-12 15:19:31 +01:00
TimerConfig.c fixed wind speed handling & regarding dma configuration 2021-09-21 21:00:52 +02:00
_write.c First public relase 2017-08-20 14:41:17 +02:00
api.c api: mac calculation 2022-09-20 20:58:11 +02:00
aprsis.c integrating aprs-is message decoder, sending ACK to messages, string to int converter for messages 2024-04-25 22:14:25 +02:00
backup_registers.c integrating aprs-is message decoder, sending ACK to messages, string to int converter for messages 2024-04-25 22:14:25 +02:00
button_parameteo.c different way of handling aprsis timeout and do not query for engineering while reconnecting 2023-10-15 21:17:45 +02:00
button_paratnc.c did daily 2023-06-29 19:00:12 +02:00
delay.c sim800, tcp, new way of disconnecting 2022-05-14 21:49:48 +02:00
dummy.c working linker script placing the configuration structures in right places in sections 2021-04-29 23:27:48 +02:00
io.c watchdog reenabled 2024-04-15 18:29:58 +02:00
it_handlers.c refactoring rtc backup registers set/get/reset to separate code module 2023-10-22 21:20:06 +02:00
kanaly.txt First public relase 2017-08-20 14:41:17 +02:00
main.c integrating aprs-is message decoder, sending ACK to messages, string to int converter for messages 2024-04-25 22:14:25 +02:00
nvm.c kiss communication dids 2023-06-27 22:49:35 +02:00
packet_tx_handler.c dallas temperature sensor: different handling of measurement results depends on quality factor, set qf to degraded if temperature is below or above set treshold. removed modbus rtu status message completely 2023-11-17 06:57:30 +01:00
pwr_save.c internal watchdog enabled once again, fixed quality factor for modbus-rtu himidity sensors, average voltage margin for cutoff condition 2023-11-01 23:10:51 +01:00
rte_main.c integrating aprs-is message decoder, sending ACK to messages, string to int converter for messages 2024-04-25 22:14:25 +02:00
rte_pv.c daily 2021-03-22 22:28:26 +01:00
rte_pwr.c some changes around and related to power saving 2021-09-11 21:04:08 +02:00
rte_rtu.c daily1 2021-04-26 21:04:04 +02:00
rte_wx.c break windspeed validation check if it set to zero 2024-04-20 14:50:33 +02:00
software_version.c changes to make it working back on ParaTNC targer 2023-08-09 11:01:54 +02:00
variant_parameteo.c integrating aprs-is message decoder, sending ACK to messages, string to int converter for messages 2024-04-25 22:14:25 +02:00
wx_handler.c counting restarts caused by verification failure 2024-04-18 22:15:54 +02:00
wx_handler_humidity.c internal watchdog enabled once again, fixed quality factor for modbus-rtu himidity sensors, average voltage margin for cutoff condition 2023-11-01 23:10:51 +01:00
wx_handler_pressure.c conditional compilation of nvm logger using platform depends defines, loading battery scaling from configuration 2023-04-09 19:30:09 +02:00
wx_handler_temperature.c dallas temperature sensor: different handling of measurement results depends on quality factor, set qf to degraded if temperature is below or above set treshold. removed modbus rtu status message completely 2023-11-17 06:57:30 +01:00
wx_pwr_switch.c switchin vbatt_m on and off 2023-06-02 22:40:03 +02:00