Wykres commitów

46 Commity (8797f2b17e7236c8a7e3eb595f4ab83dfae3e793)

Autor SHA1 Wiadomość Data
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
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 a09532124b moving data from TX20 to global wx sesnros handler, to have an universal implementation between tx20 and analogue anemometer 2020-03-02 22:05:43 +01:00
Mateusz Lubecki befdd40e66 Set of features implemented in code responsible for handling an analogue anemometer
-> timer capture-compare configuration
-> dma configuration to copy timer values into buffer
-> converting impulse times into inter-pulse time
-> debouncing & slew rate limitation of inter-pulse time
-> converting inter-pulse time to windspeed
-> averaging windspeed & looking for maximum vale
-> calculating average wind direction

Missing wind direction sensing using external U/f ic
2020-01-04 14:15:33 +01:00
Mateusz Lubecki 02dca8eb39 extended pressure resolution to proper .1 of hPa 2019-10-30 22:16:27 +01:00
Mateusz Lubecki 0fd739da99 - Merging USART driver from ParaMETEO-UMB project to fix a bug with sending first byte twice
- Merging Dallas one-wire temperature sensor from ParaMETEO-UMB to provide temperature averaging
2019-10-27 20:50:01 +01:00
Mateusz Lubecki b05322ba7a digipeating only ssids 7, 8 and 9 2019-05-29 06:11:05 +02:00
Mateusz Lubecki 8a5fa8a79a sending own generated WX frames do host via KISS 2019-05-05 14:25:48 +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 25406fcebf quality factor for ds12b20 fix 2019-04-28 09:36:24 +02:00
Mateusz Lubecki aabeafa8bf better handling of gallas quality factor in the telemetry 2019-04-15 22:46:36 +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 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 be03b44f7e DA00 release 2019-01-27 14:23:20 +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