Commit Graph

75 Commits

Author SHA1 Message Date
cyberman54
353e55f0c2 remove esp32-micro-sdcard library 2022-01-30 23:27:28 +01:00
Verkehrsrot
2b9c7c8804
Update platformio_orig.ini 2022-01-30 15:32:43 +01:00
cyberman54
d4f5f4ea82 update platformio_orig.ini 2022-01-30 15:30:35 +01:00
cyberman54
aea6dc88c6 for user joseph 2022-01-28 21:43:59 +01:00
cyberman54
64f82dcaab dump to v3.1.0 2022-01-20 17:39:01 +01:00
cyberman54
87d47a7e80 update MCCI LMIC to 4.1.1 2021-12-28 14:57:38 +01:00
cyberman54
f75830454f platformio_orig.ini: comment edit 2021-12-27 21:04:45 +01:00
cyberman54
e94ec9c472 platformio_orig.ini fixes 2021-12-24 15:15:58 +01:00
cyberman54
82bac3f7d2 update platformio_orig.ini 2021-12-21 18:29:54 +01:00
cyberman54
246fcbbbb3 update libs and bump to v3.0.3 2021-11-12 17:00:21 +01:00
cyberman54
b9e5ac11c3 add BLEADVERTISING define for libpax#hci 2021-10-14 17:02:12 +02:00
cyberman54
61f33fa282 upgrade lmic to 4.1.0 2021-10-11 09:59:56 +02:00
Verkehrsrot
676de533e6
Update platformio_orig.ini 2021-10-04 19:00:18 +02:00
cyberman54
663ada1d68 bump to v3.0.2 2021-10-02 13:57:50 +02:00
cyberman54
05a9721d46 update onebitdisplay lib 2021-10-02 13:20:55 +02:00
cyberman54
de7bb8f98b update platformio-espressif32 3.3.0->3.3.2 2021-09-03 11:25:15 +02:00
cyberman54
e30cd30439 platformio.ini corrected settings for env:dev 2021-08-29 17:12:45 +02:00
cyberman54
80b8881936 onebitdisplay library reference changed 2021-07-20 15:33:06 +02:00
cyberman54
f876edfe36 bump to v3.0.1 2021-07-05 18:09:56 +02:00
cyberman54
8a81f34526 update platformio_espressif32 to v3.2.1 2021-06-09 12:01:42 +02:00
cyberman54
a629733bcb fix issue #811 2021-06-09 12:00:58 +02:00
cyberman54
80be2b8216 LMIC upgrade v4.0.0 2021-06-02 18:43:04 +02:00
cyberman54
67c0313e8f v3.0.0 2021-05-29 17:01:08 +02:00
cyberman54
3e00fecb28 migration to ezTime lib 2021-05-09 00:02:41 +02:00
cyberman54
c6347216b4 remove build_flags_sensors 2021-05-08 12:37:54 +02:00
cyberman54
2f3b2e6db2 platformio_orig.ini: remove BSEC linker path 2021-05-08 12:25:14 +02:00
cyberman54
49aba50df1 remove beacon monitormode 2021-05-07 19:41:36 +02:00
cyberman54
de2e576599 remove local microtime lib 2021-05-03 19:39:02 +02:00
cyberman54
e67b449fdd v2.5.0 2021-04-12 13:15:17 +02:00
Verkehrsrot
5c98be2b96
Merge pull request #779 from cyberman54/master
sync dev to master
2021-03-31 16:25:25 +02:00
cyberman54
ad528265d7 upgrade arduino-esp32 to v1.0.6 2021-03-31 09:05:37 +02:00
Verkehrsrot
2b50318e99
Merge pull request #769 from paxexpress/libpax-version-update
libpax version update to v.0.1.2
2021-03-25 10:32:07 +01:00
cyberman54
d43657be23 onebitdisplay lib update 2021-03-23 23:08:51 +01:00
Michael Solinski
59bc06daeb Fixed compiling problem by bumping libpax version 2021-03-23 15:51:30 +01:00
cyberman54
5836e713b5 update onebitdisplay lib 2021-03-22 23:39:40 +01:00
cyberman54
6a3fcd9191 pax.express migration (work in progress) 2021-03-22 22:38:08 +01:00
Michael Solinski
d9cdeddecf Reenable BLE Wifi switching for libpax 2021-03-22 15:44:41 +01:00
Michael Solinski
3f3027aa69 libpax integration 2021-03-22 15:39:44 +01:00
cyberman54
7e4ddbeedd upgrade platformio-esp32 (v3.1.1) 2021-03-19 11:41:15 +01:00
Verkehrsrot
d529614cc2
Update platformio_orig.ini
Re-set platformio-espressif32 to v3.1.0, using commit #abc2bb9 (including bugfix T-Beam)
2021-03-12 16:37:12 +01:00
Verkehrsrot
4a2cafe216
rollback to platformio-espressif 3.0.0
because tbeam board variant file path is broken in 3.1.0
2021-03-09 19:31:12 +01:00
cyberman54
6cd6b53357 lib upgrades & increase version to 2.4.0 2021-03-06 16:25:08 +01:00
cyberman54
e7370e1d3c board heltecv21 added 2021-02-13 14:04:31 +01:00
Verkehrsrot
f2d4c4fcde
Merge pull request #735 from cyberman54/development
v2.3.0
2021-01-31 20:51:16 +01:00
cyberman54
8d944ab755 update AXP202X library 2021-01-31 20:50:21 +01:00
cyberman54
b5390d9e2c v2.3.0 2021-01-30 17:54:34 +01:00
Antonio Vanegas
ac547a0cee added missing board record for twristband.h 2021-01-22 11:17:42 +01:00
Antonio Vanegas
cb0d718a11 Merge branch 'master' of https://github.com/cyberman54/ESP32-Paxcounter 2021-01-19 11:36:06 +01:00
HouzuoGuo
555cf41380 Increase release version from 2.1.1 to 2.2.0.
This is necessary after having changed the payload type definition bits recently.
By increasing the release number, the setup function will erase memorised and non-compatible enabled payload bits.
2021-01-10 13:37:42 +02:00
Antonio Vanegas
02b630176e Merge remote-tracking branch 'upstream/master' 2021-01-08 13:57:03 +01:00