Verkehrsrot
|
bf70f2f9f2
|
removed spi & lora houskeeping functions
|
2019-08-03 11:35:16 +02:00 |
|
Verkehrsrot
|
5dcb3b315e
|
Moved LMiC to dedicated task with raised prio
|
2019-08-02 21:53:05 +02:00 |
|
Verkehrsrot
|
85aa9655c6
|
BME task removed / do i2c masking via interrupt
|
2019-07-29 20:23:27 +02:00 |
|
Verkehrsrot
|
22286a9a13
|
repair broken battery measure function
|
2019-04-13 19:22:48 +02:00 |
|
Verkehrsrot
|
38118cae6c
|
new option WIFICOUNTER fixed
|
2019-04-13 18:44:25 +02:00 |
|
Verkehrsrot
|
f1c1b1c00a
|
cyclic.cpp #if sanitization
|
2019-04-08 22:51:12 +02:00 |
|
Verkehrsrot
|
11f184e67a
|
use TaskNotifyFrom ISR inside Ticker functions
|
2019-04-06 12:55:18 +02:00 |
|
Verkehrsrot
|
209426a56a
|
bugfix cyclic.cpp (no senddata before reset)
|
2019-04-05 11:08:33 +02:00 |
|
Gregor Wolf
|
a62c0412b0
|
Correct sensor name in the output
|
2019-03-16 09:08:25 +01:00 |
|
Verkehrsrot
|
4f9651c401
|
merge ifdef refactoring (pr #313)
|
2019-03-13 21:47:05 +01:00 |
|
Verkehrsrot
|
bfa28d4139
|
BME280 integration (PR #309)
|
2019-03-13 21:15:28 +01:00 |
|
Oliver Brandmueller
|
4a7525efcb
|
replace #ifdef with #if to streamline feature setting
|
2019-03-11 18:09:01 +01:00 |
|
Gregor Wolf
|
91cc9dba0c
|
Support for BME280
|
2019-03-08 18:13:51 +01:00 |
|
Verkehrsrot
|
9fcf374de0
|
v1.7.36 (issue #250)
|
2019-03-07 21:30:09 +01:00 |
|
Davide Nesi
|
67073577e6
|
Update cyclic.cpp
|
2019-03-07 14:58:28 +01:00 |
|
cyberman54
|
b516cbbbce
|
changed hardware timers to soft timers with task notify
|
2019-03-03 00:30:57 +01:00 |
|
Klaus K Wilting
|
7e4a360bb7
|
timekeeper fixes (still experimental)
|
2019-02-27 00:52:27 +01:00 |
|
Klaus K Wilting
|
5fb4c7bec2
|
timekeeper use syncprovider by Time.h
|
2019-02-25 00:26:46 +01:00 |
|
Klaus K Wilting
|
8c93f44c84
|
timemanager fixes #2
|
2019-02-22 23:17:28 +01:00 |
|
Klaus K Wilting
|
0c1c95d868
|
timemanager fixes
|
2019-02-22 22:28:35 +01:00 |
|
Klaus K Wilting
|
3d26f737be
|
timemanager added (v1.7.32)
|
2019-02-21 23:17:01 +01:00 |
|
Klaus K Wilting
|
05a3f3b2a8
|
v1.7.31 (clockcontroller deeply reworked)
|
2019-02-17 19:21:08 +01:00 |
|
Klaus K Wilting
|
c8978a0745
|
refactored clock controller code
|
2019-02-16 15:02:07 +01:00 |
|
Klaus K Wilting
|
1393e47052
|
GPS Timepulse handling by semaphore
|
2019-02-12 23:57:36 +01:00 |
|
Klaus K Wilting
|
ed5c7f46f3
|
DCF77 + IF482 debugging
|
2019-02-08 23:08:14 +01:00 |
|
Klaus K Wilting
|
17cd82da68
|
v1.7..152: DCF77 fixes (experimental)
|
2019-02-04 20:02:30 +01:00 |
|
Klaus K Wilting
|
39e2df7a05
|
added DCF77 function (experimental, not fully working yet)
|
2019-02-03 21:19:08 +01:00 |
|
Klaus K Wilting
|
06a1775779
|
added priority control for lora and spi sendqueue
|
2019-02-03 14:12:21 +01:00 |
|
Klaus K Wilting
|
cd08335634
|
free up hw timer #1 (for future DCF77 use)
|
2019-02-02 21:35:40 +01:00 |
|
Klaus K Wilting
|
ab5cd0b0a2
|
bugfixing in time handling
|
2019-02-02 09:15:31 +01:00 |
|
Klaus K Wilting
|
8c0ad6f849
|
another bugfixes in realtime handling
|
2019-01-29 22:54:16 +01:00 |
|
Klaus K Wilting
|
bdcace14b9
|
sanitized time handling code
|
2019-01-28 23:59:52 +01:00 |
|
Klaus K Wilting
|
4341158fa3
|
added timezone support
|
2019-01-28 00:38:31 +01:00 |
|
Klaus K Wilting
|
28bfae346e
|
cyclic.cpp: bugfix set rtctime by gps
|
2019-01-27 22:12:56 +01:00 |
|
Klaus K Wilting
|
5bc2ffab09
|
Code for RTC time sync added
|
2019-01-21 16:16:39 +01:00 |
|
Klaus K Wilting
|
79303d6b7a
|
rtc support (experimental)
|
2019-01-20 22:38:53 +01:00 |
|
Klaus K Wilting
|
bde7fb2bcf
|
added RTC timesync during startup
|
2019-01-20 13:17:44 +01:00 |
|
Klaus K Wilting
|
a3414c5622
|
Feature RTC support added (experimental)
|
2019-01-19 17:53:21 +01:00 |
|
Klaus K Wilting
|
25a97fbbcc
|
BME680 fixes
|
2019-01-06 19:41:42 +01:00 |
|
Klaus K Wilting
|
0fd36b0051
|
BME680 state load/save bugfixes
|
2019-01-01 21:23:45 +01:00 |
|
Klaus K Wilting
|
f26b7a545c
|
bsecstate load/save implemented; bugfix packed_decoder.js
|
2018-12-31 11:26:05 +01:00 |
|
Klaus K Wilting
|
76600a86b1
|
first fully functional integration (experimental)
|
2018-12-27 17:09:40 +01:00 |
|
Klaus K Wilting
|
3140ab9214
|
v1.7.01 (PSRAM support, timesync off)
|
2018-12-22 14:37:47 +01:00 |
|
Klaus K Wilting
|
9574a194fd
|
v1.6.996
|
2018-12-21 00:35:21 +01:00 |
|
Klaus K Wilting
|
b85dc829a5
|
Bosch BSEC integration completed
|
2018-11-25 16:05:30 +01:00 |
|
Klaus K Wilting
|
06dcad6484
|
payload decoder reworked for BME680 support
|
2018-11-18 15:50:57 +01:00 |
|
Klaus K Wilting
|
02b3f1e2d4
|
bugfix cayenne encoding
|
2018-11-18 12:09:18 +01:00 |
|
Klaus K Wilting
|
2b96f6e0bf
|
BME680 support (experimental)
|
2018-11-17 18:30:19 +01:00 |
|
Klaus K Wilting
|
889ffe3a51
|
cyclic.cpp, lorawan.cpp: code sanitization
|
2018-11-16 09:52:26 +01:00 |
|
Klaus K Wilting
|
3e5a0e4058
|
add time sync cycle (experimental)
|
2018-11-16 09:43:47 +01:00 |
|