Wykres commitów

137 Commity (c09d51d90faec9ba6369d915567d5e08789d0449)

Autor SHA1 Wiadomość Data
Mateusz Lubecki c09d51d90f api: mac calculation 2022-09-20 20:58:11 +02:00
Mateusz Lubecki fe74e93c88 config data: engineering to disable some stuff in the application 2022-09-19 19:00:11 +02:00
Mateusz Lubecki bd8b738ff8 dust sensor sketch 2022-09-17 07:50:35 +02:00
Mateusz Lubecki abb329d798 kiss protocol, retuning version and protocol version 2022-09-04 17:23:56 +02:00
Mateusz Lubecki 9b6f8013ac fix with erasing flash memory in STM32F100 target 2022-08-20 15:05:47 +02:00
Mateusz Lubecki 5537f5d246 sketch of kiss diagnostics communication 2022-08-16 22:09:31 +02:00
Mateusz Lubecki ba12a656fa configuration NvMem area properly handled for STM32L4xx target 2022-08-15 22:41:51 +02:00
Mateusz Lubecki eff75dac55 not working linkerscript for STM32L476 target - to be fixed 2022-08-07 08:21:03 +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 4161c3674b daily 2022-07-16 15:01:10 +02:00
Mateusz Lubecki 16d70c7028 virgin mobile apn config 2022-07-07 13:47:57 +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 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