Wykres commitów

18 Commity (master)

Autor SHA1 Wiadomość Data
Mateusz Lubecki f93c4e553e KISS diagnostics: decoding hex-encoded kiss request from aprs request and passing this to diagnotics engine 2024-05-17 22:21:37 +02:00
Mateusz Lubecki 73ab9cac33 storing message counter as a string of character to support situation when it may contain a string of character, not hex of dec base number 2024-05-05 20:07:14 +02:00
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
Mateusz Lubecki f62de2051a internal watchdog enabled once again. bugfix in sending telemetry channel descritpions 2023-11-19 14:21:35 +01:00
Mateusz Lubecki 733dbfa13b 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
Mateusz Lubecki 86818e8991 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
Mateusz Lubecki 95712dedde sending telemetry and telemetry description 2023-10-27 21:33:00 +02:00
Mateusz Lubecki d8fb993001 sending telemetry to aprs-is 2023-10-25 22:29:39 +02:00
Mateusz Lubecki 3c602102fa sending aprsis login string and status 2023-10-13 20:51:22 +02:00
Mateusz Lubecki b650142c6f reworking L6/L7 powersave modes with STOP2 sleep completely to engage iwdg 2023-10-08 21:43:35 +02:00
Mateusz Lubecki c6600400b4 aprs-is igate: adding missing newline after data to be sent to server, inhibiting some status messags while in aggresive powersave, sligtly different reinitialization after waking up 2023-07-23 00:06:46 +02:00
Mateusz Lubecki 7ece13496d - KISS DID: distinguish size_byte value for integer and float types
- KISS DID: returning did value as first two bytes, before size_byte
- KISS diagnostics: bugfix in NRC service identifier
- APRS-IS comm: better way to close tcp connection in case of connecting failure
- functions to send status via radio channel moved to separate files and refactored.
2023-07-22 10:27:49 +02:00
SP8EBC 4896c6255e
Merge: Fixing wakeup deadlock during cutoff (#7)
* averaging measred battery voltage

* bugfix in average battery voltage, using average vbatt only in telemetry

* sending status message on any change of cutoff state

* bugfix with DCD deadlock after wakeup

* some random debugging with deadlock

* more debugging

* bugfix in measuring Vbatt voltage, vbatt averager separated from getter

* some comments
2022-04-20 22:30:29 +02:00
Mateusz Lubecki 1cc9012867 cutoff on too low battery voltage 2022-03-27 07:45:24 +02:00
Mateusz Lubecki 390d0e2cb4 double wx packet transmit on configuration request 2021-09-23 10:07:10 +02:00
Mateusz Lubecki 61d04d0710 more modbus-rtu channels and errors status messsage 2020-10-24 23:21:52 +02:00
Mateusz Lubecki 77304473be added function to generate kiss frame from own aprs frames 2019-05-05 09:48:51 +02:00
Mateusz Lubecki 85707105f8 added some debugging to Exceptions handlers 2019-04-16 23:33:41 +02:00