Commit Graph

1010 Commits

Author SHA1 Message Date
Verkehrsrot
964be4d1fd Timeserver logic port9 fix 2019-04-06 19:46:00 +02:00
Verkehrsrot
dd703a5bad code sanitzations 2019-04-06 18:11:28 +02:00
Verkehrsrot
dd661254b5 New 5-byte time sync protocol 2019-04-06 16:43:12 +02:00
Verkehrsrot
11f184e67a use TaskNotifyFrom ISR inside Ticker functions 2019-04-06 12:55:18 +02:00
Verkehrsrot
a1f095fe7e BME280/BME680 documentation details added 2019-04-06 11:36:07 +02:00
Verkehrsrot
209426a56a bugfix cyclic.cpp (no senddata before reset) 2019-04-05 11:08:33 +02:00
Verkehrsrot
439f3ec55f BME display page added 2019-04-02 22:45:16 +02:00
Verkehrsrot
41db662627 New display pages feature added 2019-04-01 18:34:57 +02:00
Verkehrsrot
084cf50792 New feature display pages added (issue #278) 2019-04-01 18:01:52 +02:00
Verkehrsrot
dd2ce7eef9 timesync.cpp: #if fix 2019-04-01 08:10:08 +02:00
Verkehrsrot
f9daf5a16f update packed_decoder.js (Port2 / rcommand 0x86) 2019-03-31 20:46:44 +02:00
Verkehrsrot
3376a7f57e time sync accuracy fixes 2019-03-31 19:13:06 +02:00
Verkehrsrot
6aba3c128b issue #331 2019-03-31 15:56:56 +02:00
Verkehrsrot
edfd8b1fac #if corrections timesync 2019-03-31 15:47:19 +02:00
Verkehrsrot
b5395661fc fix issue #332 2019-03-31 15:32:22 +02:00
Verkehrsrot
20c69789f0 timesync.cpp: bugfix esp32 hw timer 2019-03-28 22:53:21 +01:00
Verkehrsrot
abe339f355 packed_converter.js: bugfix port 2 time 2019-03-28 21:27:29 +01:00
Verkehrsrot
14d29e11f3 timesync.cpp fixes 2019-03-28 14:24:10 +01:00
Verkehrsrot
72f9b321f7 timesync.cpp: code sanitizations 2019-03-28 14:19:02 +01:00
Verkehrsrot
0640e4dfb1 timesync.cpp: bugfix vTaskDelay 2019-03-27 20:38:00 +01:00
Verkehrsrot
d4a3af987d timsync.cpp: field validation t_msec 2019-03-27 19:37:47 +01:00
Verkehrsrot
17a1ae2856 packed_decoder.js: added timesync port 2 2019-03-27 19:37:21 +01:00
Verkehrsrot
87d6d95726 MOBASERIAL added 2019-03-27 19:36:47 +01:00
Verkehrsrot
8c581ec32f sanitized time adjust code 2019-03-25 19:06:54 +01:00
Verkehrsrot
95b6947c73 changed port for rcommand 0x86 2019-03-25 08:36:56 +01:00
Verkehrsrot
8de76bcaf5 Timeserver: bugfix (no time 0xff was not sent) 2019-03-25 00:02:37 +01:00
Verkehrsrot
d4ddb4811f Timeserver: filter gateway with ms timestamp 2019-03-24 23:23:00 +01:00
Verkehrsrot
a7a49ee9a0 paxcounter.conf: added time sync retry setting 2019-03-24 22:02:19 +01:00
Verkehrsrot
185953bd5a
Merge branch 'master' into development 2019-03-24 20:14:32 +01:00
Verkehrsrot
5bbfb7ea72 timesync 1sec fix 2019-03-24 20:12:03 +01:00
Verkehrsrot
86d17d4249 main.cpp: comments updated 2019-03-24 19:50:49 +01:00
Verkehrsrot
5f2d2d0dd5 time accuracy finetuning 2019-03-24 19:50:24 +01:00
Verkehrsrot
e156770fc3 display.cpp: inverse timestatus display 2019-03-24 19:49:44 +01:00
Verkehrsrot
e544e22d9e lorawan.cpp: join wait message added 2019-03-24 16:23:34 +01:00
Verkehrsrot
e3887980d3 ecopower.h: 2nd LED fix 2019-03-24 16:22:12 +01:00
Verkehrsrot
94766f2832 timesync fixes 2019-03-24 16:20:39 +01:00
Verkehrsrot
57042e943c lorawan.cpp: set_rtctime call modified 2019-03-24 16:19:21 +01:00
Verkehrsrot
8430e9fe92 main.cpp: bugfix 2nd LED 2019-03-24 16:18:29 +01:00
Verkehrsrot
0dcb9b9e2b led.cpp: bugfix 2nd LED 2019-03-24 16:18:08 +01:00
Verkehrsrot
e18f9fdcae rcttime.cpp: mutex param added 2019-03-24 16:17:36 +01:00
Verkehrsrot
c0abe0652e timesync params moved to paxcounter.conf 2019-03-24 16:16:58 +01:00
Verkehrsrot
c84063aa6d irqhandler.cpp: mask/unmask added 2019-03-24 16:15:29 +01:00
Verkehrsrot
6604d3f694 secondary LED added 2019-03-24 01:05:13 +01:00
Verkehrsrot
cad13b72a1 timesync fixes 2019-03-24 00:15:04 +01:00
Verkehrsrot
54c6536349 interrupt timing issues (not fully solved yet) 2019-03-23 15:12:11 +01:00
Verkehrsrot
8de2ee0680 edit board file ecopower.h 2019-03-23 15:06:05 +01:00
Verkehrsrot
b91ef3ec7e define fixups 2019-03-23 11:04:22 +01:00
Verkehrsrot
18ca823d92 new board file ecopower.h 2019-03-23 11:03:04 +01:00
Verkehrsrot
083fd0791c board file fixups 2019-03-23 11:02:47 +01:00
Verkehrsrot
ab5525d565 lmic fixups 2019-03-23 11:01:49 +01:00
Verkehrsrot
c671bc680e
Update ttgofox.h 2019-03-20 22:14:02 +01:00
Verkehrsrot
aa28b1baa0 paxcounter.conf: new option for set compiled time 2019-03-19 20:58:43 +01:00
Verkehrsrot
f8ba6e9e31 rtctime.cpp: compiled time init option 2019-03-19 20:56:08 +01:00
Verkehrsrot
6c3641fa42 lmic_config.h: clock error adjusted according mcci 2019-03-19 20:54:33 +01:00
Verkehrsrot
36252a51e0 timesync.cpp: bugfix wrap around seqNo 2019-03-19 20:50:00 +01:00
Verkehrsrot
ffaa13283b time accuracy improvement 2019-03-19 01:46:20 +01:00
Verkehrsrot
0f311b5ea9 heltecv2.h update 2019-03-19 00:03:37 +01:00
Verkehrsrot
6efe299e71 timesync errorhandling improved 2019-03-19 00:02:35 +01:00
Verkehrsrot
e13e5db6b1
Update paxcounter.conf 2019-03-18 22:34:08 +01:00
Verkehrsrot
9986902833
Update heltecv2.h 2019-03-18 11:27:55 +01:00
Verkehrsrot
c70e57bb55
Update heltecv2.h 2019-03-18 11:27:37 +01:00
Verkehrsrot
ee3be4ecad Nodered-Timeserver: device display 2019-03-18 01:05:21 +01:00
Verkehrsrot
d4a23c35af heltec v2 hal file fix 2019-03-18 00:50:29 +01:00
Verkehrsrot
6c8436de03 Nodered Timeserver improvement 2019-03-18 00:48:20 +01:00
Verkehrsrot
6a920ce12a Nodered Timeserver fixes 2019-03-17 22:04:28 +01:00
Verkehrsrot
5cb875bcfc timesync TIME_SYNC_FIXUP 2019-03-17 22:00:42 +01:00
Verkehrsrot
cd67cb2335 Nodred Timeserver graph display 2019-03-17 22:00:14 +01:00
Verkehrsrot
2d93f323b4 configmanager bitmask display 2019-03-17 22:00:02 +01:00
Verkehrsrot
9e4da009ca Nodered Timeserver eui display 2019-03-17 21:09:01 +01:00
Verkehrsrot
2a55e9a8c6 timesync fixes (using ostime_t now) 2019-03-17 19:24:50 +01:00
Verkehrsrot
cb65d0ed6b configmanager: bitwise display of payloadmask 2019-03-17 19:22:58 +01:00
Verkehrsrot
c2b28a54cb timesync fixes 2019-03-17 15:04:11 +01:00
Verkehrsrot
04bc0e1f30 Nodered Timeserver improved 2019-03-17 14:46:59 +01:00
Verkehrsrot
149c7f6732 timesync.cpp fix shift overflow 2019-03-16 22:16:55 +01:00
Verkehrsrot
af4cf1d09f timesync improvements 2019-03-16 21:01:43 +01:00
Verkehrsrot
3c41ba6d4c readme.md 2019-03-16 12:10:15 +01:00
Verkehrsrot
124ba16b8c readme.md: payloadmask, sensor data 2019-03-16 12:02:12 +01:00
Verkehrsrot
947db35d35 Merge branch 'development' of https://github.com/cyberman54/ESP32-Paxcounter into development 2019-03-16 11:41:09 +01:00
Verkehrsrot
49bd69ca3a readme.md updated for sensors 2019-03-16 11:41:04 +01:00
Gregor Wolf
a62c0412b0 Correct sensor name in the output 2019-03-16 09:08:25 +01:00
Verkehrsrot
d597f50d53 timesync fixes 2019-03-16 00:38:41 +01:00
Verkehrsrot
a88ea16e3a timesync fixes 2019-03-15 22:48:09 +01:00
Verkehrsrot
efd8f989a9 board hal file sanitizations 2019-03-15 20:24:55 +01:00
Verkehrsrot
7244596ded removed gps data from counter payload 2019-03-15 20:20:21 +01:00
Verkehrsrot
d3a7d35959
Merge branch 'development' into master 2019-03-15 19:58:02 +01:00
Verkehrsrot
2640c0ba59
main.cpp: bugfix lowpower gpio pin init 2019-03-15 19:54:20 +01:00
Verkehrsrot
7f90d255b2 timeserver fixes 2019-03-14 19:52:10 +01:00
Verkehrsrot
fe0ef13b1f timesync fixes 2019-03-14 00:05:19 +01:00
Verkehrsrot
847bd7431c
Update heltec.h 2019-03-13 22:30:17 +01:00
Verkehrsrot
8f79011366 fix display after merge of pr #313 2019-03-13 22:08:05 +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
Verkehrsrot
f58cad9b57 heltec board file fixes 2019-03-13 20:20:31 +01:00
Verkehrsrot
3b3b2810cb timesync fixes 2019-03-13 20:20:19 +01:00
Verkehrsrot
e38e79fa63
Update heltecv2.h 2019-03-13 12:48:21 +01:00
Verkehrsrot
12ad9aaea7
Update heltecv2.h 2019-03-13 12:38:41 +01:00
Verkehrsrot
a2b4697188
Update heltec.h 2019-03-13 12:38:21 +01:00
Verkehrsrot
edb2c822c8 timeserver (experimental) 2019-03-12 23:50:02 +01:00
Oliver Brandmueller
4a7525efcb replace #ifdef with #if to streamline feature setting 2019-03-11 18:09:01 +01:00