cyberman54
|
f93594e964
|
cleanup some compiler warnings
|
2020-12-22 20:06:16 +01:00 |
|
cyberman54
|
a04e6440d4
|
millis() overflow logic reworked
|
2020-12-21 22:11:41 +01:00 |
|
cyberman54
|
14c8eeb471
|
new MACFILTER, replacing VENDORFILTER
|
2020-12-13 19:29:15 +01:00 |
|
Klaus K Wilting
|
b32e91317f
|
deep sleep further development
|
2020-12-11 16:34:17 +01:00 |
|
Klaus K Wilting
|
28d30493fd
|
channel hopping switch on/off option
|
2020-12-10 22:12:57 +01:00 |
|
Klaus K Wilting
|
8db24bfa8e
|
msg prios removed, (not needed with buffer queues)
|
2020-12-09 11:01:54 +01:00 |
|
Klaus K Wilting
|
04a055b329
|
sleep cycle mode (experimental)
|
2020-12-04 17:32:10 +01:00 |
|
Klaus K Wilting
|
0f1ab7e89e
|
small code sanitizations
|
2020-10-09 22:47:04 +02:00 |
|
Klaus K Wilting
|
092842a4c0
|
PR #653 merged and added some corrections
|
2020-10-05 13:56:41 +02:00 |
|
Chrisotph Schultz
|
cae92514bb
|
adding Set ENS counter on/off via rcomd 0x18 00|01
|
2020-10-04 22:58:29 +02:00 |
|
Klaus K Wilting
|
1186b000b6
|
some function renames for better code readability
|
2020-10-04 14:29:57 +02:00 |
|
Klaus K Wilting
|
c8f8b7c1a4
|
fix issue#649
|
2020-10-01 15:39:54 +02:00 |
|
Klaus K Wilting
|
a7f0ee61b3
|
rcommand.cpp small fix
|
2020-03-07 00:06:15 +01:00 |
|
Verkehrsrot
|
39c68d7d7f
|
new feature: rcmd 0x17 wifi sniffer on/off
|
2019-11-11 12:28:31 +01:00 |
|
Verkehrsrot
|
bc034b1a67
|
added new reset logic; deep sleep fixes
|
2019-10-20 20:05:13 +02:00 |
|
Verkehrsrot
|
f75cdd4f5c
|
deep sleep (experimental)
|
2019-10-16 21:14:34 +02:00 |
|
Verkehrsrot
|
d57c48a97f
|
bugfix rcommand set_loradr(): keep TX Power
|
2019-10-06 19:05:38 +02:00 |
|
Verkehrsrot
|
464809a54e
|
bugfix cfg.txpower
|
2019-09-20 21:42:59 +02:00 |
|
Verkehrsrot
|
af9d2150bf
|
display line6 code sanitized
|
2019-09-20 19:45:37 +02:00 |
|
Verkehrsrot
|
c3bad526a7
|
Changed Lora SF to Lora DR control
|
2019-09-20 13:22:45 +02:00 |
|
Verkehrsrot
|
3f97a5cad6
|
TTGO T-Beam V10 power (AXP192 PMU) fixes
|
2019-09-09 20:02:21 +02:00 |
|
Verkehrsrot
|
6ec704d050
|
rcommand.cpp bugfix payloadmask invert
|
2019-09-01 00:17:13 +02:00 |
|
Verkehrsrot
|
ac2f67e98f
|
rcommand code sanitization
|
2019-08-31 18:37:36 +02:00 |
|
Verkehrsrot
|
80a24f10ab
|
introduced LMIC user events
|
2019-08-31 15:19:49 +02:00 |
|
Verkehrsrot
|
679582857a
|
battery level on / off
|
2019-08-30 18:53:30 +02:00 |
|
Verkehrsrot
|
bbca15a76e
|
rcommand.cpp: set payload mask & set BME data
|
2019-08-25 17:18:29 +02:00 |
|
Verkehrsrot
|
1efc9be6c3
|
GPS handling and timesync code refactored
|
2019-08-04 15:17:50 +02:00 |
|
Verkehrsrot
|
85aa9655c6
|
BME task removed / do i2c masking via interrupt
|
2019-07-29 20:23:27 +02:00 |
|
Verkehrsrot
|
57d0624fd0
|
removed GPS IRQ, since not really needed
|
2019-07-29 10:26:58 +02:00 |
|
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 |
|