Wykres commitów

376 Commity (d48784782ece6912f0e9c8a434673aca47c5fca5)

Autor SHA1 Wiadomość Data
SP8EBC d48784782e
Update README 2022-05-03 22:15:57 +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 a4b1486f9c http client rx callback fix for empty response body 2022-04-30 23:03:06 +02:00
Mateusz Lubecki a284074f74 both api added 2022-04-30 15:23:24 +02:00
Mateusz Lubecki 6eded06c6c Merge: Pwm inputs (#8) 2022-04-30 14:05:14 +02:00
Mateusz Lubecki b5d0a25ffc daily 2022-04-30 13:58:23 +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 96a9d99782 pwm input 2022-04-24 18:50:24 +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 9a3358f1c2 pwm input 2022-04-19 19:56:53 +02:00
Mateusz Lubecki 0c481f7d42 http client post method 2022-04-17 18:08:55 +02:00
Mateusz Lubecki ae1fd396bf post test 2022-04-16 21:55:46 +02:00
Mateusz Lubecki b4fa8d7afe http client post ready for testing with api 2022-04-13 21:03:07 +02:00
Mateusz Lubecki 193ff66962 new libraries for aes and json 2022-04-10 21:47:42 +02:00
Mateusz Lubecki fef5a97245 missing headers for http request 2022-04-10 19:55:11 +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 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 0dd67e45fb fix in +5V_C voltage switching in ParaMETEO 2022-04-03 17:59:00 +02:00
Mateusz Lubecki 1cc9012867 cutoff on too low battery voltage 2022-03-27 07:45:24 +02:00
Mateusz Lubecki 67b8c3fad5 vbatt measurement 2022-03-26 19:43:41 +01:00
Mateusz Lubecki 327e6c3861 gpio configuration changed to comply with ParaMETEO hardware revision c 2022-03-26 17:57:36 +01:00
Mateusz Lubecki f899378ff8 http client daily 2022-03-25 09:42:12 +01:00
Mateusz Lubecki 00f91241b2 http client initialization 2022-03-21 21:35:58 +01:00
Mateusz Lubecki 38c3d412fe http client rx done callback - counting content lenght 2022-03-19 15:14:38 +01:00
Mateusz Lubecki 169f255eab http client rx done callback 2022-03-19 12:47:38 +01:00
Mateusz Lubecki 241975c43a sketch of http client 2022-03-11 08:17:13 +01:00
Mateusz Lubecki 21db804d19 aprsis beacon and closing connection of failed login attempt 2022-03-06 19:34:02 +01:00
Mateusz Lubecki 1b25b294e6 aprs is weather packets 2022-03-06 15:24:10 +01:00
Mateusz Lubecki 56b4a15768 sim800 aprsis logging working, fixed serial reset in wrong place 2022-02-26 14:24:18 +01:00
Mateusz Lubecki 1beb687197 aprs is logging successfull 2022-02-23 23:05:39 +01:00
Mateusz Lubecki 72624dfc6b fixing corrupted STM32F100 build 2022-02-20 14:24:48 +01:00
Mateusz Lubecki acca31f960 sim800 tcpip connection handling ready for aprs-is implementation 2022-02-20 12:09:49 +01:00
Mateusz Lubecki 5bb7fcb978 sim800 tcp and gprs 2022-02-19 18:47:31 +01:00
Mateusz Lubecki 7facd24b9d bugfix in serial port driver and sim800 engineering 2022-02-17 20:48:30 +01:00
Mateusz Lubecki ed076e7cba sim800 different way of terminating communication with sim 2022-02-16 22:13:16 +01:00
Mateusz Lubecki cbccd95beb some changes to make unit tests working again 2022-02-14 23:41:11 +01:00
Mateusz Lubecki 3a0e9d63aa daily 2022-02-14 21:41:36 +01:00
Mateusz Lubecki dee9e09c70 checking initialization status 2022-02-03 10:09:10 +01:00
Mateusz Lubecki 18cd4a2c01 sim800 initializing gprs and checking status 2022-01-30 21:53:13 +01:00
Mateusz Lubecki 01f9f33aab sim800 configuring apn username and password 2022-01-30 16:07:41 +01:00
Mateusz Lubecki c23e013710 sim800 periodically pool engineering data 2022-01-28 00:08:01 +01:00
Mateusz Lubecki 739ea29a82 sim800 engineering data 2022-01-27 00:22:05 +01:00