Wykres commitów

66 Commity (c09d51d90faec9ba6369d915567d5e08789d0449)

Autor SHA1 Wiadomość Data
Mateusz Lubecki c09d51d90f api: mac calculation 2022-09-20 20:58:11 +02:00
Mateusz Lubecki 7002cd6f60 gsm and api configuration moved to station_config. protection not to enable API and APRS-IS at once 2022-08-03 22:43:08 +02:00
Mateusz Lubecki 6484c8ce8f hitfixing in ABAKUS 2022-07-07 15:37:09 +02:00
Mateusz Lubecki 3605f4f4c7 switching to i5 mode instead of sleepin in l6 and l7 of RTC isn't working 2022-07-02 08:18:44 +02:00
Mateusz Lubecki 47564c69f2 daily, a lot of reworking. tcp disconnecto doesn't work 2022-05-09 22:46:50 +02:00
Mateusz Lubecki 85296d51ad gsm tcpip close function bugfix, comments and hashdefines cleaned 2022-05-08 13:48:10 +02:00
Mateusz Lubecki 4f301c6bc8 api, aprsis: send data to both systems. fixed indexer configuration 2022-05-08 08:58:07 +02:00
Mateusz Lubecki 1bf375b618 more fields in api requests. api configuration moved to structure 2022-05-02 23:07:08 +02:00
Mateusz Lubecki dbd509048e configuration moved to separate directory 2022-04-24 19:32:38 +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 da68fd3c4b bugfix in powersaving, wrong handling voltage between cutoff and low level, sending battery voltage with startup beacon 2022-04-09 16:48:11 +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 fc9f1bd4f5 daily 2022-04-04 17:18:02 +02:00
Mateusz Lubecki 1cc9012867 cutoff on too low battery voltage 2022-03-27 07:45:24 +02:00
Mateusz Lubecki 1b25b294e6 aprs is weather packets 2022-03-06 15:24:10 +01: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 390d0e2cb4 double wx packet transmit on configuration request 2021-09-23 10:07:10 +02:00
Mateusz Lubecki e3d02dee3e daily bugfixes 2021-09-15 23:07:11 +02:00
Mateusz Lubecki 48c15a1b16 daily with power saving works 2021-09-12 17:16:16 +02:00
Mateusz Lubecki 0c367465de a lot of work on powersaving 2021-09-10 22:38:13 +02:00
Mateusz Lubecki 6d37ee7741 compiling but not linking for stm32l471 2021-06-13 20:25:45 +02:00
SP8EBC 3a556c282b
Merge branch 'master' into EA_series_development 2021-05-26 21:40:12 +02:00
Mateusz Lubecki 1883a60460 rest of confitional compilation removed 2021-05-26 21:28:29 +02:00
Mateusz Lubecki 6962ad1ae6 bugfixes in UMB protocol driver - using serial port context 2021-05-24 19:04:19 +02:00
Mateusz Lubecki d63f6d4c0e enabling or disabling RTU debug status info, SR9WXL configuration file 2021-05-21 12:08:20 +02:00
Mateusz Lubecki 2a7642606e daily 2021-04-09 12:43:38 +02:00
Mateusz Lubecki ab7eccc9d0 daily 2021-04-05 21:48:23 +02:00
Mateusz Lubecki 879a8950b6 open collector initialization moved before turning on relay 2021-04-04 19:52:02 +02:00
Mateusz Lubecki 0f732591e1 tx20 cleaned out 2021-04-04 11:13:09 +02:00
Mateusz Lubecki 93603e3629 DF14 2021-03-28 11:44:55 +02: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 135e11b6fb quality factor for tx20 2021-03-13 22:49:05 +01:00
Mateusz Lubecki 2637371ee4 fixed anemometer watchdog, adjusted timers not to spam RF network as much 2021-03-13 22:25:13 +01:00
Mateusz Lubecki 298998b112 quality factors in telemetry for BME sensor 2021-03-12 11:53:26 +01:00
Mateusz Lubecki 6f088d72e5 fixed compilation for certain configurations 2021-02-26 08:53:21 +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 10a7fafe30 davis vantage LOOP packet parser improved 2020-09-07 23:25:58 +02:00
Mateusz Lubecki b644c8d171 support for external watchdog IC, some code refactoring around the quality factor for analog anemometer 2020-07-28 08:31:12 +02:00
Mateusz Lubecki 8d36922480 disabled WX transmission over radio after keypress 2020-07-26 09:58:02 +02:00
Mateusz Lubecki 13ea140060 Quality Factors unified across different kinds of sensors 2020-07-25 21:49:24 +02:00
Mateusz Lubecki a34c37c1de quality factor for BME280 2020-06-24 18:45:06 +02:00
Mateusz Lubecki fb714e1e18 bugfix in routine which sends wx using kiss 2020-06-06 19:42:02 +02:00
Mateusz Lubecki 521aeb6686 new context aware serial drivers tested with HW-RevA 2020-04-13 14:01:07 +02:00
Mateusz Lubecki 7b63ce16fe multi uart based on DE08 software version 2020-04-12 19:05:41 +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 033ccdd50d sending a status message on UMB errors 2020-04-10 22:54:30 +02:00
Mateusz Lubecki 1dedfd22f7 fixed umb quality factor calculator 2020-03-29 09:12:23 +02:00