Commit Graph

1387 Commits

Author SHA1 Message Date
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