Commit Graph

1353 Commits

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