Verkehrsrot
|
359b31e9e9
|
GPS IRQ added to increase gps time sync accuracy
|
2019-04-14 22:54:27 +02:00 |
|
Verkehrsrot
|
22286a9a13
|
repair broken battery measure function
|
2019-04-13 19:22:48 +02:00 |
|
Verkehrsrot
|
964be4d1fd
|
Timeserver logic port9 fix
|
2019-04-06 19:46:00 +02:00 |
|
Verkehrsrot
|
3376a7f57e
|
time sync accuracy fixes
|
2019-03-31 19:13:06 +02:00 |
|
Verkehrsrot
|
95b6947c73
|
changed port for rcommand 0x86
|
2019-03-25 08:36:56 +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 |
|
Verkehrsrot
|
3cc38abaea
|
Merge branch 'development' into bme280
|
2019-03-13 20:23:14 +01:00 |
|
Oliver Brandmueller
|
4a7525efcb
|
replace #ifdef with #if to streamline feature setting
|
2019-03-11 18:09:01 +01:00 |
|
Verkehrsrot
|
f9f5f499ff
|
timeserver(experimental)
|
2019-03-09 22:08:57 +01:00 |
|
Verkehrsrot
|
c64f087faa
|
timesync (experimental)
|
2019-03-09 15:25:44 +01:00 |
|
Verkehrsrot
|
1051d841b6
|
timeserver (experimental)
|
2019-03-09 00:53:11 +01:00 |
|
Gregor Wolf
|
91cc9dba0c
|
Support for BME280
|
2019-03-08 18:13:51 +01:00 |
|
cyberman54
|
85f629b662
|
servertimesync (experimental)
|
2019-03-08 16:10:22 +01:00 |
|
Verkehrsrot
|
9fcf374de0
|
v1.7.36 (issue #250)
|
2019-03-07 21:30:09 +01:00 |
|
Davide Nesi
|
16eb8faaa8
|
Add files via upload
|
2019-03-07 15:05:52 +01:00 |
|
Verkehrsrot
|
79d931bf50
|
DBtimesync (experimental)
|
2019-03-06 23:21:46 +01:00 |
|
Verkehrsrot
|
51917b79d3
|
timer irqs refactored
|
2019-03-03 12:57:00 +01:00 |
|
Klaus K Wilting
|
55e0c73c77
|
Log tags changed
|
2019-02-27 00:49:32 +01:00 |
|
Klaus K Wilting
|
a676658977
|
rcommand.cpp bugfix get_time()
|
2019-02-24 15:04:47 +01:00 |
|
Klaus K Wilting
|
c02b8bc751
|
rcommand get time
|
2019-02-24 13:35:40 +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
|
3140ab9214
|
v1.7.01 (PSRAM support, timesync off)
|
2018-12-22 14:37:47 +01:00 |
|
Klaus K Wilting
|
48cbcd40cd
|
delay function sanitized
|
2018-12-19 12:32:25 +01:00 |
|
Klaus K Wilting
|
decb8b7181
|
change default to bluetooth disabled
|
2018-12-02 14:08:50 +01:00 |
|
Klaus K Wilting
|
207eb6bb98
|
add feature send battery voltage data
|
2018-11-27 11:21:20 +01:00 |
|
Klaus K Wilting
|
6463eeb415
|
bugfix rcommand.cpp in set_sensor()
|
2018-11-20 21:24:35 +01:00 |
|
Klaus K Wilting
|
b8e7b4bf48
|
OTA improvements
|
2018-11-20 21:03:03 +01:00 |
|
Klaus K Wilting
|
1a24689652
|
rcommand 0x13 user sensor on/off
|
2018-11-20 15:44:33 +01:00 |
|
Klaus K Wilting
|
26082740af
|
payloadmask
|
2018-11-19 00:41:15 +01:00 |
|
Klaus K Wilting
|
8ba97afa83
|
BME680: removed altitude (makes no sence without calibration on node)
|
2018-11-18 16:04:40 +01:00 |
|
Klaus K Wilting
|
06dcad6484
|
payload decoder reworked for BME680 support
|
2018-11-18 15:50:57 +01:00 |
|
Klaus K Wilting
|
2b96f6e0bf
|
BME680 support (experimental)
|
2018-11-17 18:30:19 +01:00 |
|
Klaus K Wilting
|
96783826d8
|
rcommand.cpp: delay before restart
|
2018-11-10 18:32:16 +01:00 |
|
Klaus K Wilting
|
88c1dd4e0c
|
rcommand.cpp: bugfix set_countmode()
|
2018-10-27 22:40:17 +02:00 |
|
Klaus K Wilting
|
6d1d358a56
|
call LMIC_shutdown before ESP.restart
|
2018-10-17 07:10:37 +02:00 |
|
Klaus K Wilting
|
c7445f0a1e
|
make OTA selectable
|
2018-09-24 16:36:11 +02:00 |
|
Klaus K Wilting
|
8985ee3603
|
code sanitization (volatiles check)
|
2018-09-23 22:12:10 +02:00 |
|
Klaus K Wilting
|
b12ed126b7
|
OTA (experimental)
|
2018-09-15 18:59:20 +02:00 |
|
Verkehrsrot
|
8999c77579
|
Merge branch 'ota-test' into development
|
2018-09-15 14:45:23 +02:00 |
|
cyberman54
|
b9327100f2
|
rcommand.cpp: bugfix issue #139
|
2018-08-14 22:28:34 +02:00 |
|
Klaus K Wilting
|
f659d18390
|
bugfix rcommand.cpp (illegal commands chrash)
|
2018-08-14 15:39:36 +02:00 |
|
Klaus K Wilting
|
0ee138b022
|
JFrog Bintray OTA (experimental, not working yet)
|
2018-08-12 23:42:39 +02:00 |
|
Klaus K Wilting
|
cc603d4ab8
|
testing
|
2018-08-12 15:42:58 +02:00 |
|
Klaus K Wilting
|
5099d25965
|
testing
|
2018-08-12 00:17:57 +02:00 |
|
Klaus K Wilting
|
0e6b6fb025
|
rcommand.cpp: code sanitization
|
2018-08-07 22:39:49 +02:00 |
|
Klaus K Wilting
|
63a063f9bc
|
v1.4.2
|
2018-08-05 17:49:53 +02:00 |
|
Klaus K Wilting
|
95983bd3fc
|
rcommand flush send queue added
|
2018-08-05 12:16:54 +02:00 |
|
Klaus K Wilting
|
0a52b16c78
|
added free memory to device status query
|
2018-08-04 22:49:12 +02:00 |
|