cyberman54
|
144b59fb57
|
remove unneeded defines from globals.h
|
2021-01-10 00:34:31 +01:00 |
|
cyberman54
|
241a19148b
|
fix bitshift in payload + configmask
|
2021-01-09 23:52:08 +01:00 |
|
cyberman54
|
71ae40c260
|
code for bitmasks sanitzed
|
2020-12-24 16:52:07 +01:00 |
|
cyberman54
|
f29f295826
|
change send data order to counts first
|
2020-12-21 22:07:24 +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
|
22f0ce5184
|
revert _millis & sanitizations deep sleep
|
2020-12-09 20:37:03 +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
|
7ccfb427c0
|
rekindle channel display
|
2020-11-10 11:07:41 +01:00 |
|
Klaus K Wilting
|
86a6341101
|
new display RF load & remove ch display
|
2020-11-09 13:25:12 +01:00 |
|
Klaus K Wilting
|
1cd9ae16f1
|
buffered MAC processing (experimental)
|
2020-11-07 22:32:36 +01:00 |
|
Klaus K Wilting
|
e5d13be42e
|
eliminate usage of millis() in whole code
|
2020-11-02 12:39:46 +01:00 |
|
Klaus K Wilting
|
0673293744
|
new _millis function definition
|
2020-11-02 12:25:10 +01:00 |
|
Klaus K Wilting
|
5bbe4bee02
|
new _ASSERT function
|
2020-10-30 12:24:16 +01:00 |
|
Klaus K Wilting
|
092842a4c0
|
PR #653 merged and added some corrections
|
2020-10-05 13:56:41 +02:00 |
|
Chrisotph Schultz
|
d3bf77d1e7
|
added rcmd 0x18 for switching off/on ENS
|
2020-10-05 12:58:05 +02:00 |
|
Chrisotph Schultz
|
0e2a4e6893
|
Revert " corrected some errors"
This reverts commit 98c2ad3838 .
|
2020-10-05 12:49:54 +02:00 |
|
Chrisotph Schultz
|
98c2ad3838
|
corrected some errors
|
2020-10-05 12:40:33 +02:00 |
|
Chrisotph Schultz
|
21d94247bd
|
merged v2.0.17
|
2020-10-05 00:11:53 +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
|
414bc41404
|
configmanager: enhancements for version migration
|
2020-10-04 19:10:36 +02:00 |
|
Klaus K Wilting
|
a0a041b1d1
|
globals.h: comment added
|
2020-10-03 12:33:41 +02:00 |
|
Klaus K Wilting
|
ef84966917
|
rewrite configmanager (experimental)
|
2020-10-02 23:07:24 +02:00 |
|
Klaus K Wilting
|
6ec85c20c4
|
removed unused var macs_total
|
2020-06-16 18:01:05 +02:00 |
|
Klaus K Wilting
|
f4e8c67117
|
Battery percentage display
|
2020-04-11 21:30:09 +02:00 |
|
Klaus K Wilting
|
87d93f6978
|
#include cleanup
|
2020-03-29 18:08:52 +02:00 |
|
Verkehrsrot
|
ffa4c6d1c6
|
Merge pull request #570 from cyberman54/development
update branch sds011 to dev
|
2020-03-14 07:52:07 +01:00 |
|
Klaus K Wilting
|
2cf52f1af6
|
big timesync code sanitization
|
2020-03-04 21:54:26 +01:00 |
|
Klaus K Wilting
|
39f99043d6
|
SDS011 code sanitizations
|
2020-02-25 22:18:20 +01:00 |
|
Verkehrsrot
|
298ded12d4
|
externalized Bosch BSEC library
|
2020-01-28 21:49:24 +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
|
06814d3190
|
i2c release time increased, for AXP192 chip
|
2019-10-12 15:59:21 +02:00 |
|
Verkehrsrot
|
7e5d053ec5
|
lmic event msg display optimizations
|
2019-10-12 14:07:55 +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
|
56f1ed4b8e
|
battery & power code sanitization
|
2019-09-07 23:10:53 +02:00 |
|
Verkehrsrot
|
829ab0ea05
|
bugfix message queuing to LMIC while LMIC is busy
|
2019-08-28 10:48:39 +02:00 |
|
Verkehrsrot
|
1efc9be6c3
|
GPS handling and timesync code refactored
|
2019-08-04 15:17:50 +02:00 |
|
Verkehrsrot
|
11cfa27c76
|
i2c locking for rtc & timesync streamlined
|
2019-07-29 14:43:37 +02:00 |
|
Verkehrsrot
|
cc9997c64b
|
removed unused variable gps_pps_time
|
2019-07-29 10:29:44 +02:00 |
|
Verkehrsrot
|
57d0624fd0
|
removed GPS IRQ, since not really needed
|
2019-07-29 10:26:58 +02:00 |
|
Verkehrsrot
|
d35f1d97cd
|
timesync i2c lock fixing
|
2019-07-24 12:37:02 +02:00 |
|
Verkehrsrot
|
4a2845a3f6
|
further fixes irq mask & i2c lock
|
2019-07-23 20:43:10 +02:00 |
|
Verkehrsrot
|
31c0037cba
|
bugfix IRQ masking
|
2019-07-23 12:57:05 +02:00 |
|
Verkehrsrot
|
6b70ea2748
|
globals.h: tightened i2c mutex timing
|
2019-07-16 22:04:23 +02:00 |
|
Verkehrsrot
|
7ba8b8f985
|
Revert "Packet traffic indicator"
This reverts commit 0e3f7af0ce .
|
2019-07-15 19:11:01 +02:00 |
|
Verkehrsrot
|
0e3f7af0ce
|
Packet traffic indicator
|
2019-07-15 00:14:33 +02:00 |
|