Wykres commitów

45 Commity (f62de2051a1b1219e2ca43bb5e5a8e95d7ebd09d)

Autor SHA1 Wiadomość Data
Mateusz Lubecki f62de2051a internal watchdog enabled once again. bugfix in sending telemetry channel descritpions 2023-11-19 14:21:35 +01:00
Mateusz Lubecki 28b65cc9f7 aprsis telemetry: battery voltage fix, serial port driver: disable TX interrupts while there is an interrupt in TX_IDLE state, powersaving: few changes and deinitializing GSM uart before go to deep sleep 2023-10-30 20:02:45 +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 421639ff30 telemetry: telemetry description for visous mode handled by separate enum values 2023-10-28 12:35:34 +02: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 09b6dda9d0 stroring and loading packet counters from backup registers 2023-10-24 22:01:40 +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
Mateusz Lubecki 4102d7495b igate packet received from rf network. send status message after gsm module is registered to network and gprs is working 2023-06-18 11:00:24 +02:00
Mateusz Lubecki e69802292d timeout while waiting for channel to free 2023-04-10 21:12:21 +02:00
Mateusz Lubecki 4161c3674b daily 2022-07-16 15:01:10 +02:00
Mateusz Lubecki 1bf375b618 more fields in api requests. api configuration moved to structure 2022-05-02 23:07:08 +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 ed5897d09b bugfix in sending VBATT_LOW in telemetry 2022-04-08 21:16:49 +02:00
Mateusz Lubecki 129b286e49 bugfix in low voltage cutoff, switching powersave mode on low battery voltage, eight bit in telemetry to send low battery warning 2022-04-06 20:33:12 +02:00
Mateusz Lubecki 4e634a4ad8 sending battery voltage in telemetry 2022-04-05 19:01:57 +02:00
Mateusz Lubecki fc9f1bd4f5 daily 2022-04-04 17:18:02 +02:00
Mateusz Lubecki 5d2311fc9f sending amount of viscous digi dropped packet, configuring digi delay properly 2021-11-28 12:30:33 +01:00
Mateusz Lubecki e3d02dee3e daily bugfixes 2021-09-15 23:07:11 +02:00
Mateusz Lubecki bfe4bfb86b conditional compilation removed from wx_pool_anemometer 2021-05-16 14:44:07 +02:00
Mateusz Lubecki ab7eccc9d0 daily 2021-04-05 21:48:23 +02:00
Mateusz Lubecki 475af5e48b fixed string fields lenght in config data 2021-03-23 19:12:58 +01:00
Mateusz Lubecki 81b084f7d8 defines removed from telemetry.c 2021-03-23 19:00:56 +01:00
Mateusz Lubecki f84a46da5c daily 2021-03-22 22:28:26 +01:00
Mateusz Lubecki a24cc8148f bugfix in telemetry description messages if callsign has less than 6 characters 2021-01-15 06:42:46 +01:00
Mateusz Lubecki 32bd6f4e83 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
Mateusz Lubecki 7279ceea26 waiting for a while if more than one frame is transmitted from single packet_tx_handler call 2021-01-07 08:11:44 +01:00
Mateusz Lubecki d636a92f23 modbus-rtu getters updated to check if physical values have any sense 2020-11-22 17:52:54 +01:00
Mateusz Lubecki a54e904efe Squashed commit of the following:
commit b986715dd438d4579029296317b72ef17fdaa2b8
Author: Mateusz Lubecki <sp8ebc@interia.pl>
Date:   Wed Nov 4 17:01:46 2020 +0100

    telemetry tweaking

commit 5d4e9f7de0ed479224db92fe7b1df72ef5a51660
Author: Mateusz Lubecki <sp8ebc@interia.pl>
Date:   Wed Nov 4 07:25:45 2020 +0100

    reverting modbus rtu changes
2020-11-04 17:22:37 +01:00
Mateusz Lubecki 13ea140060 Quality Factors unified across different kinds of sensors 2020-07-25 21:49:24 +02:00
Mateusz Lubecki 7c6e9ec551 added watchdog, changed telemetry temperatuer scaling 2020-06-14 15:33:27 +02:00
Mateusz Lubecki 13796f63f6 - Storing an error code from a response on UMB offline request
- Sending status on any UMB errors detected
2020-04-11 21:37:01 +02:00
Mateusz Lubecki 4b3b306e7f - handling timeout for serial port when driver is waiting for starting receive
- sending quality factor for anemometer
2020-03-26 22:44:52 +01:00
Mateusz Lubecki b9a255ceec copying data from umb channels into rte to give them into wx packet routines 2020-03-23 21:41:01 +01:00
Mateusz Lubecki 77304473be added function to generate kiss frame from own aprs frames 2019-05-05 09:48:51 +02:00
Mateusz Lubecki 9075327d8c DB01 2019-04-04 19:57:21 +02:00
Mateusz Lubecki a8c0005098 telemetry with data from pv controller 2019-04-03 14:26:04 +02:00
Mateusz Lubecki 36f080d80d few bugfixed around KISS communication with host 2019-02-10 17:16:37 +01:00
Mateusz Lubecki d40e78fd32 volatile keyword added to delay counter variable. telemetry modified to show NOT_AVALIABLE quality factors 2019-01-27 17:33:53 +01:00
Mateusz Lubecki 02274ad9a2 more work almost everywhere 2019-01-27 12:34:43 +01:00
Mateusz Lubecki b238588e45 a lot of refactoring everywhere 2019-01-26 23:18:25 +01:00
Mateusz Lubecki 2d0ecadc5e a lot of refactoring in drivers 2019-01-26 18:02:19 +01:00
Mateusz Lubecki 4f899dfea5 i2c timeout handler added, trasmit delay in afsk 2019-01-23 22:18:05 +01:00
Mateusz Lubecki 538c44352e support for the dallas ds12b20 in a telemetry data added 2018-05-11 21:54:27 +02:00
Mateusz Lubecki a344f98209 First public relase 2017-08-20 14:41:17 +02:00