Wykres commitów

125 Commity (8d0dd57116a597b3eb1dac83c817be626071c7d8)

Autor SHA1 Wiadomość Data
Mateusz Lubecki 8d0dd57116 timeout during RTC initialization amd low vbatt cutoff patch 2022-06-24 19:01:32 +02:00
Mateusz Lubecki 00e4adbbdd added M4a powersave mode which allows to keep gsm modem enabled in normal powersave modes, added missing api fields 2022-06-09 18:16:10 +02:00
Mateusz Lubecki c7cc245b45 pwm input frequency clock increased 2022-06-08 20:50:17 +02:00
Mateusz Lubecki a85d016c3b storing temperature readings for all sensors enabled. bugix? or workaround? of pwm input code 2022-06-08 18:58:26 +02:00
Mateusz Lubecki 75a2711ea4 return type for sim800 gsm module driver. api client now accepts ports greater 9999 2022-05-25 21:56:35 +02:00
Mateusz Lubecki 78605233e3 ZZ06 unstablegit add *git add * 2022-05-23 21:33:50 +02:00
Mateusz Lubecki dbf464eb21 sim800, tcp, new way of disconnecting 2022-05-14 21:49:48 +02:00
Mateusz Lubecki c9cc5b6109 reseting pool timers in main.c 2022-05-11 18:26:13 +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 206538f34c gsm module power button control 2022-05-06 14:53:21 +02:00
Mateusz Lubecki ef312e6af5 api client 2022-04-29 16:29:37 +02:00
Mateusz Lubecki dbd509048e configuration moved to separate directory 2022-04-24 19:32:38 +02:00
Mateusz Lubecki 6a7e6b82a2 switchng pwr_save_pooling to use average battery voltage instead of momentary 2022-04-22 20:43:28 +02:00
Mateusz Lubecki dcd064ad74 configuration files reorganized 2022-04-20 22:53:10 +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 ed5897d09b bugfix in sending VBATT_LOW in telemetry 2022-04-08 21:16:49 +02:00
Mateusz Lubecki 16f147810e bugfix in serial port driver regarding switching between internal and external tx buffer 2022-04-07 20:56:35 +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 590d5795a2 bugfix in windsensor handling related to misusing power supply state 2022-04-05 21:21:28 +02:00
Mateusz Lubecki 327e6c3861 gpio configuration changed to comply with ParaMETEO hardware revision c 2022-03-26 17:57:36 +01:00
Mateusz Lubecki 21db804d19 aprsis beacon and closing connection of failed login attempt 2022-03-06 19:34:02 +01:00
Mateusz Lubecki 72624dfc6b fixing corrupted STM32F100 build 2022-02-20 14:24:48 +01:00
Mateusz Lubecki 01f9f33aab sim800 configuring apn username and password 2022-01-30 16:07:41 +01:00
Mateusz Lubecki 1fbcd13d24 first sketch of communication with serial port 2022-01-24 21:51:45 +01:00
Mateusz Lubecki 2968089133 less restricted _POWERSAVE_NORMAL in wx only 2022-01-12 18:37:10 +01:00
Mateusz Lubecki c619539500 bugfix in digi initialization 2022-01-09 20:55:31 +01:00
Mateusz Lubecki 48833c7760 bugfix in handling ParaMETEO power, missing io_12v_sw___cntrl_vbat_g_disable call 2022-01-03 19:45:21 +01:00
Mateusz Lubecki 7af4623ec7 some unfinished bugfixes in digipeater code 2021-11-29 10:52:16 +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 a2117f53ee parameteo specific: added NVIC_SystemReset in all fault handlers 2021-10-01 11:35:14 +02:00
Mateusz Lubecki 5639618ddb bugfixes: wind direction > 180 degrees and spikes on windspeed 2021-09-28 21:34:04 +02:00
Mateusz Lubecki 499cd18c2a reinitializing analogue anemometer each wakeup event 2021-09-24 15:03:19 +02:00
Mateusz Lubecki b85d88540e fixed wind speed handling & regarding dma configuration 2021-09-21 21:00:52 +02:00
Mateusz Lubecki e3d02dee3e daily bugfixes 2021-09-15 23:07:11 +02:00
Mateusz Lubecki ae49c447fa some changes around and related to power saving 2021-09-11 21:04:08 +02:00
Mateusz Lubecki 4b40720947 powersaving features 2021-09-01 23:12:24 +02:00
Mateusz Lubecki a30dd72beb first compilable version 2021-06-30 22:51:54 +02:00
SP8EBC 3a556c282b
Merge branch 'master' into EA_series_development 2021-05-26 21:40:12 +02:00
Mateusz Lubecki babec22a82 fix weird openocd issues with erasing flash memory 2021-05-24 18:31:29 +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 483ea68c21 reseting +12V_SW in meteo watchdog and rebooting whole controller in case of hard temperature measurement fault 2021-05-18 21:48:09 +02:00
Mateusz Lubecki bfe4bfb86b conditional compilation removed from wx_pool_anemometer 2021-05-16 14:44:07 +02:00
Mateusz Lubecki 00eba91c2d working linker script placing the configuration structures in right places in sections 2021-04-29 23:27:48 +02:00
Mateusz Lubecki 879a8950b6 open collector initialization moved before turning on relay 2021-04-04 19:52:02 +02:00
Mateusz Lubecki a7a530cb5d software version 2021-04-02 07:00:51 +02:00
Mateusz Lubecki 93603e3629 DF14 2021-03-28 11:44:55 +02:00
Mateusz Lubecki f84a46da5c daily 2021-03-22 22:28:26 +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 da29b5c8a6 wrong operator priorites 2021-03-12 11:00:02 +01:00