cyberman54
|
9d7d0da737
|
fix issue #828
|
2021-08-27 19:45:37 +02:00 |
|
cyberman54
|
9e1c9c7f59
|
improve lora time sync accuracy
|
2021-07-23 19:10:41 +02:00 |
|
cyberman54
|
903ffe2759
|
fix rssi limit default value
|
2021-07-20 19:14:51 +02:00 |
|
cyberman54
|
b398c7a981
|
fix #817 make rssi limit usable with libpax
|
2021-07-20 13:56:11 +02:00 |
|
cyberman54
|
5b28fe03ed
|
fix for negative time diffs
|
2021-07-20 13:24:16 +02:00 |
|
Caspar Armster
|
a83ef4ba72
|
Fixed byte order in the esp32-paxcounter.yaml to make it validate and changed decoder file name to esp32-paxcounter-packed.js because no uppercase is allowed
|
2021-07-06 11:52:51 +02:00 |
|
cyberman54
|
335d646fe7
|
bugfix reagard leap seconds in network time sync
|
2021-07-06 10:53:48 +02:00 |
|
cyberman54
|
f876edfe36
|
bump to v3.0.1
|
2021-07-05 18:09:56 +02:00 |
|
Caspar Armster
|
a43c2ebd2b
|
[FIX] used real world data for example of gps data
|
2021-06-15 19:10:19 +02:00 |
|
Caspar Armster
|
7d3004761a
|
Update readme.md
|
2021-06-15 14:16:18 +02:00 |
|
Caspar Armster
|
c696857f75
|
[FIX] some design changes in the readme.md
|
2021-06-15 13:41:55 +02:00 |
|
Caspar Armster
|
9e7b4f27cf
|
[FEAT] initial commit for the additions to the lorawan-devices repo
|
2021-06-15 13:34:59 +02:00 |
|
cyberman54
|
67c0313e8f
|
v3.0.0
|
2021-05-29 17:01:08 +02:00 |
|
cyberman54
|
3e00fecb28
|
migration to ezTime lib
|
2021-05-09 00:02:41 +02:00 |
|
cyberman54
|
a17e4a6894
|
bugfix set_countmode
|
2021-05-07 19:50:22 +02:00 |
|
cyberman54
|
49aba50df1
|
remove beacon monitormode
|
2021-05-07 19:41:36 +02:00 |
|
cyberman54
|
ccf9e80c01
|
add COMPILETIME macro
|
2021-05-03 19:37:39 +02:00 |
|
cyberman54
|
35f27ca415
|
rcommand get_time patch timestamp
|
2021-05-03 19:36:22 +02:00 |
|
cyberman54
|
71aa55863b
|
libpax integration fixes (sendtimer, rcommands)
|
2021-04-13 16:37:17 +02:00 |
|
cyberman54
|
44e5daaf02
|
bugfix libpax countermode
|
2021-04-13 01:57:02 +02:00 |
|
cyberman54
|
13c8a5f0be
|
reset.cpp: bugfix coldstart (2)
|
2021-04-12 23:45:26 +02:00 |
|
cyberman54
|
ea7fa5d31f
|
reset.cpp: bugfix reset vars in coldstart
|
2021-04-12 23:44:07 +02:00 |
|
cyberman54
|
fc1ac508ef
|
mqttclient.cpp: Set Ethernet hostname
|
2021-04-12 17:51:29 +02:00 |
|
Verkehrsrot
|
e6782185ca
|
Merge pull request #792 from cyberman54/master
lorawan.cpp: removed buggy mac_decode()
|
2021-04-12 13:24:45 +02:00 |
|
cyberman54
|
9e586ecb2c
|
lorawan.cpp: removed buggy mac_decode()
|
2021-04-12 13:24:12 +02:00 |
|
cyberman54
|
c62ba70567
|
fix timesync timesource debug output
|
2021-04-08 18:19:39 +02:00 |
|
cyberman54
|
0b85559358
|
reset.cpp: skip libpax_counter_stop() before sleep
|
2021-04-08 13:58:38 +02:00 |
|
cyberman54
|
e299444a89
|
change timesource symbol S to blank
|
2021-04-07 21:29:53 +02:00 |
|
cyberman54
|
3268824eb5
|
GPS time sync only if GPS time is valid
|
2021-04-07 21:21:06 +02:00 |
|
cyberman54
|
c2336397ce
|
fix issue #786
|
2021-04-07 21:13:16 +02:00 |
|
cyberman54
|
c00612ad76
|
2nd fix issue #781
|
2021-04-07 20:20:31 +02:00 |
|
cyberman54
|
5c5752805b
|
remove default argument for saveConfig()
|
2021-04-07 15:15:41 +02:00 |
|
cyberman54
|
f3a70c16c8
|
timekeeper.cpp: update comments time source
|
2021-04-06 23:37:51 +02:00 |
|
cyberman54
|
8a8128ed85
|
preserve time-of-day during deep sleep
|
2021-04-06 22:45:34 +02:00 |
|
cyberman54
|
4d7d92900e
|
added Going-to-sleep display message
|
2021-04-06 21:35:25 +02:00 |
|
cyberman54
|
d098d6ada3
|
fix issue #781
|
2021-04-06 14:30:57 +02:00 |
|
cyberman54
|
0b271f95b3
|
libpax integration 6 (trigger sendcycle)
|
2021-04-01 12:17:46 +02:00 |
|
cyberman54
|
9335161676
|
code sanitization (decentralized several vars, 2)
|
2021-03-31 21:43:51 +02:00 |
|
cyberman54
|
e439d932b9
|
code sanitization (decentralized several vars)
|
2021-03-31 19:02:01 +02:00 |
|
cyberman54
|
03796c39af
|
reset.cpp: bugfix compiler error sds011_sleep()
|
2021-03-31 18:59:00 +02:00 |
|
Verkehrsrot
|
5c98be2b96
|
Merge pull request #779 from cyberman54/master
sync dev to master
|
2021-03-31 16:25:25 +02:00 |
|
Verkehrsrot
|
39d7c7a24b
|
Merge pull request #777 from cyberman54/development
Development
|
2021-03-31 16:22:22 +02:00 |
|
cyberman54
|
dea92ced65
|
fix issue #773 (libpax counts display integration)
|
2021-03-31 16:20:48 +02:00 |
|
cyberman54
|
7d401697f6
|
issue #774
|
2021-03-31 09:44:23 +02:00 |
|
cyberman54
|
643d972da6
|
remove user sensors settings from paxcounter.conf
|
2021-03-31 09:06:52 +02:00 |
|
cyberman54
|
4bb93b3c10
|
libpax integration 4 (remove MAC_QUEUE_SIZE)
|
2021-03-27 23:25:54 +01:00 |
|
cyberman54
|
b2d6bb7dcc
|
libpax integration 3 (remove macfilter)
|
2021-03-27 23:25:11 +01:00 |
|
cyberman54
|
29277af8af
|
libpax integration 2 (work in progress)
|
2021-03-27 22:59:23 +01:00 |
|
Verkehrsrot
|
b483d0279d
|
Merge branch 'libpax-only' into development
|
2021-03-27 19:00:39 +01:00 |
|
cyberman54
|
295494bd81
|
change sleepcycle to 16bit * 10
|
2021-03-27 18:52:39 +01:00 |
|