Commit Graph

2627 Commits

Author SHA1 Message Date
Klaus K Wilting
c8a5896043 power.h sanitization 2020-04-13 23:47:59 +02:00
Klaus K Wilting
316517337a battery percentage calculation improved 2020-04-13 22:07:26 +02:00
Verkehrsrot
e40693ec88
Merge pull request #591 from cyberman54/master
sync dev to master
2020-04-13 15:09:56 +02:00
Klaus K Wilting
1e8671984c battery level calculation fixes 2020-04-13 15:07:27 +02:00
Verkehrsrot
0befd7e5d5
Merge pull request #588 from cyberman54/development
v1.9.99
2020-04-12 22:16:25 +02:00
Klaus K Wilting
658a0d452c v1.9.99 2020-04-12 22:15:07 +02:00
Klaus K Wilting
dda9cc5802 batt level fixes 2020-04-12 22:14:15 +02:00
Klaus K Wilting
60391792d1 battery level display fixes 2020-04-12 22:12:13 +02:00
Verkehrsrot
8a426531b7
Merge pull request #587 from cyberman54/development
New features:
- M5 display support
- Battery level display in %
Bugfixes:
- disable lmic interrupts for pycom boards (not supported)
2020-04-12 19:41:08 +02:00
Verkehrsrot
9e52874d4b
Merge branch 'master' into development 2020-04-12 19:39:00 +02:00
Klaus K Wilting
4a1499b2bb battery percentage display fixes 2020-04-12 17:33:13 +02:00
Klaus K Wilting
bf2d32896f battery percentage display fixes 2020-04-11 23:36:17 +02:00
Klaus K Wilting
f4e8c67117 Battery percentage display 2020-04-11 21:30:09 +02:00
Klaus K Wilting
90a004ec79 prepare LMIC battlevel MAC request 2020-04-10 23:26:29 +02:00
Klaus K Wilting
a6cbc2479e compiler warning sanitizations 2020-04-10 22:56:17 +02:00
Klaus K Wilting
438b3485e5 compiler warning sanitizations 2020-04-10 22:37:18 +02:00
Klaus K Wilting
99b67deaec M5 display support fixes 2020-04-10 22:27:37 +02:00
Klaus K Wilting
bdcd05cb21 M5 display support fixes 2020-04-10 18:40:40 +02:00
Klaus K Wilting
4584a5a34b M5 display support (experimental) 2020-04-06 17:40:45 +02:00
Klaus K Wilting
59930870fd enhanced RGB LED control for M5fire 2020-04-06 11:53:55 +02:00
Klaus K Wilting
67cede2886 lmic_config.h: bugfix pycom boards 2020-04-06 11:53:38 +02:00
Klaus K Wilting
2d45c599bd M5stack display support (experimental) 2020-04-05 23:22:31 +02:00
Klaus K Wilting
a56c534195 M5stack display support (experimental) 2020-04-05 23:01:39 +02:00
Klaus K Wilting
70d836d2f6 M5stack display support (experimental) 2020-04-05 18:19:39 +02:00
Klaus K Wilting
07d5b18cc1 payload.cpp: sanitized 2020-04-03 18:33:05 +02:00
Verkehrsrot
3b065bb13a
Update payload.cpp 2020-04-03 17:03:05 +02:00
Klaus K Wilting
886587cacb display.cpp: bugfix (issue #583) 2020-04-01 21:04:17 +02:00
Verkehrsrot
99b50ea5fb
Update platformio.ini 2020-04-01 15:21:54 +02:00
Verkehrsrot
0ac5e2a925
Update ttgov21new.h 2020-04-01 15:21:05 +02:00
Klaus K Wilting
0de6d61e26 bugfix ttgov21new.h (issue #583) 2020-04-01 15:12:48 +02:00
Klaus K Wilting
2f8301d36a M5 display support (experimental) 2020-03-29 23:05:42 +02:00
Klaus K Wilting
e2af3e0951 M5 TFT display support (experimental) 2020-03-29 20:08:30 +02:00
Klaus K Wilting
bb0f1fd10a M5 hal files corrections 2020-03-29 19:58:50 +02:00
Klaus K Wilting
7fcf93a655 M5 TFT display initial commit (experimental) 2020-03-29 19:41:33 +02:00
Klaus K Wilting
62c30a1684 #include cleanup 3 2020-03-29 18:11:24 +02:00
Klaus K Wilting
a90889dce3 #include cleanup 2 2020-03-29 18:09:52 +02:00
Klaus K Wilting
87d93f6978 #include cleanup 2020-03-29 18:08:52 +02:00
Klaus K Wilting
11e91bbd00 timesync.cpp small debug msg change 2020-03-29 17:03:55 +02:00
Verkehrsrot
d14fb2cfc7
Merge pull request #581 from cyberman54/development
v1.9.982
2020-03-29 12:58:29 +02:00
Klaus K Wilting
4029d545a2 display support reworked, prepared for TFT/LCD 2020-03-29 12:10:42 +02:00
Klaus K Wilting
b9481f459d paxocunter.conf: remove timediffport 2020-03-29 11:59:31 +02:00
Verkehrsrot
597618b541
Merge pull request #579 from DierkJ/master
Update ttgov1.h
2020-03-25 06:58:10 +01:00
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
Verkehrsrot
4c5721be53
Merge pull request #569 from cyberman54/development
Development
2020-03-20 12:24:39 +01:00
Klaus K Wilting
0800bef3b5 v1.9.98 2020-03-20 12:24:09 +01:00
Verkehrsrot
8d5ac6db38
Merge pull request #574 from nuthub/development
Fix i2c address for OLED on TTGOv1 (use 0x3C instead of 0x3D)
2020-03-18 07:29:12 +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