Commit Graph

1542 Commits

Author SHA1 Message Date
Dierk Arp
714ed1675c Update ttgov1.h
issue #577:  Pin DIO2 of SX1276 is connected to pin 32
2020-03-24 07:50:49 +01:00
Klaus K Wilting
090657ac82 enhanced RGB LED control: use more than 1 LED 2020-03-21 08:38:42 +01:00
Julian Flake
e7d5df6f4b Fix i2c address for OLED on TTGOv1 (use 0x3C instead of 0x3D) 2020-03-17 22:37:18 +01:00
Klaus K Wilting
8dde6bb13b fixed error in Lorawan network timesync 2020-03-17 20:45:17 +01:00
Klaus K Wilting
4d5417cd6f Merge branch 'development' of https://github.com/cyberman54/ESP32-Paxcounter into development 2020-03-16 19:15:14 +01:00
Klaus K Wilting
5096cd8751 loraconf.sample.h edited 2020-03-16 19:13:01 +01:00
Julian Flake
8e41894a0b Updated README.md and comments in loraconf.h.sample to reflect ABP modifications 2020-03-16 00:08:59 +01:00
Verkehrsrot
0375185f68
Merge pull request #501 from nuthub/development
Implemented ABP configuration (on development branch)
2020-03-15 22:11:05 +01:00
Klaus K Wilting
64b3a2c491 timesync.cpp fixes 2020-03-15 20:21:26 +01:00
Klaus K Wilting
9abd0e7a07 switch AES to avoid compiler warnings in lmic.c 2020-03-15 18:09:41 +01:00
Klaus K Wilting
10c96759f4 code sanitizations (eleminate compiler warnings) 2020-03-15 13:04:03 +01:00
Klaus K Wilting
a85f84ede4 m5core.h m4fire.h bugfix lora pins 2020-03-14 18:46:39 +01:00
Klaus K Wilting
25eaeab2b5 ttgov21new.h sds & bme settings removed 2020-03-14 08:20:51 +01:00
Verkehrsrot
ffa4c6d1c6
Merge pull request #570 from cyberman54/development
update branch sds011 to dev
2020-03-14 07:52:07 +01:00
Verkehrsrot
8392b8c308
Merge branch 'SDS011' into SDS011 2020-03-14 07:38:22 +01:00
August Quint
d818b6ecf4
Update payload.cpp 2020-03-13 15:41:07 +01:00
August Quint
0c91c55cd4
Update payload.cpp 2020-03-13 15:29:20 +01:00
August Quint
8520afcf8d
Update payload.cpp 2020-03-13 15:25:18 +01:00
Julian Flake
4127588752 Implemented ABP configuration 2020-03-12 15:23:56 +01:00
Klaus K Wilting
aaf127f5e8 gpsread code sanitizations 2020-03-11 23:49:24 +01:00
Klaus K Wilting
42ee21a2f7 timesync code sanitziations 2020-03-11 23:49:06 +01:00
Klaus K Wilting
e8664c8505 update display lib 2020-03-11 23:47:56 +01:00
Klaus K Wilting
1057a25fc4 gpsread code sanitizations 2020-03-11 23:47:33 +01:00
Klaus K Wilting
aa042f6968 update display lib 2020-03-11 23:47:16 +01:00
Klaus K Wilting
1da355b7b0 further fixes in timesync.cpp 2020-03-08 16:15:46 +01:00
Klaus K Wilting
3ab9cf5a42 MAC decode printout tuned 2020-03-08 16:15:16 +01:00
Klaus K Wilting
bf4f3c0e8f timesync.cpp comments polished 2020-03-07 23:47:36 +01:00
Klaus K Wilting
f5399d8108 timesync code refactored 2020-03-07 23:18:36 +01:00
Klaus K Wilting
85c342e3d7 bugfix timekeeper.cpp fallback logic 2020-03-07 19:41:27 +01:00
Klaus K Wilting
1467d2145b timesync code refactoring 2020-03-07 19:41:08 +01:00
Klaus K Wilting
27dfdadd71 bugfix nodered timeserver 2020-03-07 19:24:34 +01:00
Klaus K Wilting
cf29505c84 fix SNR display bug 2020-03-07 13:00:22 +01:00
Klaus K Wilting
3bc5d5a13f fix fCounter display offset by 1 bug 2020-03-07 12:52:46 +01:00
Klaus K Wilting
a7f0ee61b3 rcommand.cpp small fix 2020-03-07 00:06:15 +01:00
Klaus K Wilting
c79a36ef3b mac_decode code sanitized 2020-03-07 00:03:05 +01:00
Klaus K Wilting
63fd681c3b MAC command mac_decode calls 2020-03-06 22:22:58 +01:00
Klaus K Wilting
3187fb0d51 paxcounter.conf: timesync settings restructured 2020-03-06 19:27:11 +01:00
Klaus K Wilting
73a612779b deeply reworked timesync code 2020-03-06 19:24:58 +01:00
Klaus K Wilting
f1b13f11fa timeserver: removed timezone format 2020-03-06 19:23:51 +01:00
Klaus K Wilting
7ba2186ac1 timesync.cpp: minor code beautifications 2020-03-05 01:30:07 +01:00
Klaus K Wilting
fbfb03ef81 timesync.cpp: minor sanitizations 2020-03-04 23:39:28 +01:00
Klaus K Wilting
1d2a2a5876 timesync with network is now default setting 2020-03-04 21:59:38 +01:00
Klaus K Wilting
2cf52f1af6 big timesync code sanitization 2020-03-04 21:54:26 +01:00
Klaus K Wilting
3f2c08432d timeserver.java added (as found in nodered json) 2020-03-04 15:11:50 +01:00
Klaus K Wilting
58c39171c7 timesync.cpp: remove a debug logging 2020-03-03 20:16:36 +01:00
Klaus K Wilting
efd0cc3819 lorawan.cpp: code sanitizations 2020-03-03 16:52:29 +01:00
Klaus K Wilting
c17bfa02af reworked lora appserver timesync logic (part 2) 2020-03-03 16:38:29 +01:00
Klaus K Wilting
1516d71018 reworked lora appserver timesync logic (part 1) 2020-03-03 12:54:42 +01:00
Klaus K Wilting
0f2e48f39c timekeeper.h: bugfix time source debug log 2020-03-03 12:54:00 +01:00
Klaus K Wilting
4d3390383e lorawan.cpp: enhance RX/TX callback functions 2020-03-03 12:53:30 +01:00
Klaus K Wilting
36f0a6255a timesync.cpp: adjust lora time calibration 2020-03-02 00:12:57 +01:00
Klaus K Wilting
785cb4068a timesync.cpp: fixed major bug in lora time sync 2020-03-01 23:49:52 +01:00
Klaus K Wilting
d180a56fd1 ex post clean solution for issue #510 2020-03-01 16:18:17 +01:00
August Quint
d18403a84a
Cayenne: added code for PM-values 2020-02-28 16:12:16 +01:00
Klaus K Wilting
f00397929b enhanced Lora runtime parameter display 2020-02-26 00:40:09 +01:00
Klaus K Wilting
39f99043d6 SDS011 code sanitizations 2020-02-25 22:18:20 +01:00
Klaus K Wilting
417c3c7e69 Merge branch 'SDS011' of https://github.com/cyberman54/ESP32-Paxcounter into SDS011 2020-02-25 21:16:23 +01:00
Klaus K Wilting
2cb5325181 ESP32 platform update; show more Lora Params 2020-02-25 20:23:41 +01:00
August Quint
cfe877ff70
Update sds011read.cpp 2020-02-25 17:22:31 +01:00
August Quint
8380f9651e
Merge branch 'SDS011' into master 2020-02-25 17:04:28 +01:00
August Quint
96ab12420f
Update senddata.cpp 2020-02-25 16:01:02 +01:00
August Quint
497c738405
Update sds011read.cpp 2020-02-25 15:56:11 +01:00
August Quint
f3218b4266
Update ttgov21new.h 2020-02-25 15:47:15 +01:00
August Quint
ad3cd8bf9e
Update generic.h 2020-02-25 15:46:13 +01:00
August Quint
d0ffe9ab7e
Update sdcard.cpp 2020-02-25 15:44:56 +01:00
August Quint
b674b5e1b0
Update sds011read.cpp 2020-02-25 15:43:54 +01:00
August Quint
0d18feb29d
Update sds011read.cpp 2020-02-25 15:41:12 +01:00
August Quint
25d4d9d047
Update ttgov21new.h 2020-02-19 13:58:58 +01:00
August Quint
40c27f8c66
Update sds011read.cpp 2020-02-19 13:57:21 +01:00
Verkehrsrot
6e66d6a296 Merge pull request #551 from cyberman54/master
sync sds011 to master
2020-02-10 09:29:57 +01:00
Verkehrsrot
94d4f2f445 M5stack support & lib updates 2020-02-08 13:40:28 +01:00
Verkehrsrot
9f993e6ccf Merge pull request #548 from cyberman54/master
sync dev to master
2020-02-08 13:13:54 +01:00
Verkehrsrot
8da544f60f Merge pull request #547 from AugustQu/SDS011
Sds011
2020-02-08 12:56:57 +01:00
Verkehrsrot
f8db281869 OLED display reset now by oledInit() 2020-02-07 22:57:06 +01:00
Verkehrsrot
fa2920340c SDS011read.cpp: bugfix conditional compile 2020-02-06 16:53:50 +01:00
August Quint
853bddd265
Update senddata.cpp
removed some debug-info
2020-02-06 14:30:04 +01:00
August Quint
66e760391d
Update cyclic.cpp
removed some debug-info
2020-02-06 14:29:23 +01:00
Cornelio Hopmann
d1563e59bb Added: RGB LED Support 2020-02-05 23:06:05 +01:00
Verkehrsrot
867c5477df sds011 code sanitizations 2020-02-05 22:13:30 +01:00
Cornelio Hopmann
7500ef38b8 Experimental: M5Stack Support
+ Fixed case-sensitie board name (Linux)
+ Added M5Stack Fire board
+ WiFi sniffing tested with verbose mode (NO LoRa or GPS)
2020-02-05 22:03:22 +01:00
Verkehrsrot
bc198b722b
Merge pull request #544 from cyberman54/master
sync sds011 with master
2020-02-05 19:43:02 +01:00
August Quint
090a1c6e35
Update senddata.cpp
copy+paste-error corrected
2020-02-05 16:25:25 +01:00
August Quint
ddf06b4913
Update timekeeper.cpp
copy+paste-error corrected
2020-02-05 16:03:29 +01:00
August Quint
c80e7aa7a5
Update main.cpp
copy+paste-error corrected
2020-02-05 16:02:04 +01:00
August Quint
18a0c5f547
Update sdcard.cpp
copy+paste-error corrected
2020-02-05 15:58:32 +01:00
August Quint
d6e4ba16e7
Update payload.cpp
copy+paste-error corrected
2020-02-05 15:57:33 +01:00
August Quint
f5faf31a2a
Update cyclic.cpp
copy+paste-error corrected
2020-02-05 15:55:54 +01:00
Verkehrsrot
4ee9ff7bf5 SS_OLED library update 2020-02-04 14:05:46 +01:00
August Quint
1cfe16b33c
Update main.cpp 2020-02-03 15:31:49 +01:00
August Quint
3621cfcc52
Update payload.cpp 2020-02-03 15:31:06 +01:00
August Quint
f35014cab8
Update senddata.cpp 2020-02-03 15:30:15 +01:00
August Quint
766ef6c888
Update cyclic.cpp 2020-02-03 15:29:32 +01:00
August Quint
9e1cb5fbc0
Update timekeeper.cpp 2020-02-03 15:28:45 +01:00
August Quint
14baacc4bf
Update sdcard.cpp 2020-02-03 15:27:49 +01:00
August Quint
8fe69a9130
Update sds011read.cpp 2020-02-03 15:26:57 +01:00
Verkehrsrot
298ded12d4 externalized Bosch BSEC library 2020-01-28 21:49:24 +01:00
Verkehrsrot
40d021ab9d heltecv2.h bugfix Lora SCK pin 2020-01-28 21:41:20 +01:00
Verkehrsrot
edf038d6f2 M5stack Basic core support (experimental) 2020-01-27 20:11:55 +01:00
Verkehrsrot
440aba71ed
Merge pull request #536 from AugustQu/SDS011
SDS011
2020-01-22 19:11:38 +01:00
August Quint
b5250a21ed
added support for SDS011 2020-01-22 15:51:49 +01:00
August Quint
c1411e5c1b
added support for SDS011 2020-01-22 15:49:07 +01:00
Verkehrsrot
3ce4108707
Merge pull request #529 from AugustQu/patch-6
plus modifications for SDS011
2020-01-21 21:28:20 +01:00
Verkehrsrot
20a7cf88a2
Merge pull request #528 from AugustQu/patch-7
initial
2020-01-21 21:28:11 +01:00
Verkehrsrot
210efbb0b9
Merge pull request #525 from AugustQu/patch-10
plus code for SDS011
2020-01-21 21:27:41 +01:00
August Quint
dbaf2dbf6d
plus code for SDS011 2020-01-21 15:03:07 +01:00
August Quint
788ff354dc
plus code for SDS011 2020-01-21 15:00:35 +01:00
August Quint
aacadda01d
initial 2020-01-21 14:56:02 +01:00
August Quint
c545136c06
plus modifications for SDS011 2020-01-21 14:54:35 +01:00
Verkehrsrot
18eb82e96c bugfix auto page flip 2020-01-20 11:45:11 +01:00
Verkehrsrot
f960627910 auto page flip mode 2020-01-20 11:41:31 +01:00
Verkehrsrot
5cb51b2ff0 bugfix display page flip loop 2020-01-20 11:12:00 +01:00
Verkehrsrot
e8abe8567b skip display pages with no content (issue #523) 2020-01-19 22:21:45 +01:00
Verkehrsrot
b841961894 hotfix gps position data wrong in payload 2020-01-04 19:12:50 +01:00
Verkehrsrot
acabc8b7d6 gps fix detection enhanced 2020-01-03 09:59:10 +01:00
Verkehrsrot
1414ebd421 Show pressure with BMP180/BME280 (issue 519) 2020-01-02 15:44:09 +01:00
Verkehrsrot
2e76ae89f2 lmic_config.h updated for lmic v3.0.99.10 2020-01-01 18:25:17 +01:00
Verkehrsrot
05d489dd31 lolin32 hal files sanitized 2020-01-01 16:32:27 +01:00
Verkehrsrot
f7affae898 lolin32lora: wrong pin definitions corrected 2020-01-01 16:20:01 +01:00
Verkehrsrot
523a8155d5 lolin32litelora.h: wrong pin definitions corrected 2020-01-01 16:15:07 +01:00
Verkehrsrot
ea40041960 lmic_config.h removed clock error default 2019-12-31 11:18:20 +01:00
cyberman54
3b6d05b2af bugfix sdcard.cpp 2019-12-30 18:10:44 +01:00
cyberman54
b734f6213b sdcard.cpp: added compiler directive 2019-12-30 17:25:05 +01:00
Verkehrsrot
4e1472caae
Merge pull request #513 from cyberman54/sdcard
add sdcard support to branch development
2019-12-28 17:16:31 +01:00
Verkehrsrot
b9949d8eb9 bugfix in decoders plain & packed 2019-12-27 12:57:22 +01:00
Verkehrsrot
985548e73e irqhandler.cpp code sanitization 2019-12-26 16:58:42 +01:00
Verkehrsrot
fac48ed9c4 irqhandler code optimized 2019-12-26 16:55:19 +01:00
Verkehrsrot
ed1b06dd2e irqhandler.cpp: bugfix irq flag handling 2019-12-26 13:25:59 +01:00
Verkehrsrot
2544b371d8 code sanitization 2019-12-25 23:25:51 +01:00
Verkehrsrot
dbed27fb32 cyclic.cpp bugfix battery low 2019-12-25 23:22:11 +01:00
Verkehrsrot
ad44e9f93c code sanitization gps_status 2019-12-25 23:21:58 +01:00
Verkehrsrot
04aa7e1d60 removed static at some functions 2019-12-25 23:21:31 +01:00
Verkehrsrot
86c3685f6c sdcard support (experimental) 2019-12-25 23:07:34 +01:00
Verkehrsrot
6d7b392620 ss_oled update (now working) 2019-12-21 16:51:09 +01:00
Verkehrsrot
c65c32275e update ss_oled lib (experimental) 2019-12-21 15:18:42 +01:00
Verkehrsrot
12f00a9203
Merge pull request #506 from cyberman54/master
sync dev to master
2019-12-21 14:29:04 +01:00
Verkehrsrot
97b02d34b9 i2c functions moved from power.cpp to i2c.cpp 2019-12-21 14:27:33 +01:00
Verkehrsrot
0741e4c1ab disable ss_oled changes until lib is fixed 2019-12-15 18:21:02 +01:00
Verkehrsrot
a2274cda2c update ss_oled to 3.1.0 2019-12-15 17:49:55 +01:00
Verkehrsrot
c994a33bd9 bmesensor.cpp code sanitizations 2019-12-15 17:03:33 +01:00
Cristiano José Sulzbach
e08bf4d64a Added support for Bosch BMP180 sensor 2019-12-08 09:58:12 -02:00
Verkehrsrot
773f506940
Merge branch 'master' into combine-lora-msg 2019-11-27 22:16:07 +01:00
Verkehrsrot
d9a74bd8be main.cpp comments sanitized 2019-11-27 22:13:38 +01:00
Verkehrsrot
a7497624b7 change GPS data default off to on 2019-11-27 22:13:18 +01:00
nerdyscout
b7a640e02f enable GPS default,fix SenseBox payload,whitespace 2019-11-27 20:26:03 +00:00
nerdyscout
6feb1c1f65 gps.fix broken 2019-11-24 17:13:42 +00:00
nerdyscout
59f6bc6d28 cfg.wifiscan 2019-11-21 20:34:54 +00:00
nerdyscout
2c0cf88e0b Merge branch 'combine-lora-msg' of github.com:ttnkn/ESP32-Paxcounter into combine-lora-msg 2019-11-21 20:18:18 +00:00
nerdyscout
032cfa0f8e changes opensensebox payload struct 2019-11-21 20:18:03 +00:00
nerdyscout
30ec7f3aea Merge branch 'combine-lora-msg' into HEAD 2019-11-21 17:17:54 +00:00
nerdyscout
35646546d0 Merge branch 'combine-lora-msg2' into HEAD 2019-11-21 17:17:31 +00:00