Verkehrsrot
ebeb44fe6c
migration to pio v4
2019-06-29 15:03:55 +02:00
Verkehrsrot
27c8b13fff
Merge pull request #382 from cyberman54/master
...
update dev from master
2019-06-23 16:05:56 +02:00
cyberman54
1e6bac6be3
v1.7.62
2019-06-23 15:52:54 +02:00
cyberman54
5d1cc10379
migrate platformio.ini to pio 4 (issue #380 )
2019-06-23 15:51:10 +02:00
cyberman54
8cd1b67a71
migrate build.py to platformio 4 (issue #380 )
2019-06-23 15:50:39 +02:00
cyberman54
2932e8ae1a
platformio.ini: env_default -> default_envs
2019-06-23 13:09:43 +02:00
Verkehrsrot
82fdfb9ca1
Merge pull request #378 from cyberman54/development
...
LED matrix display improvements
2019-05-31 13:21:15 +02:00
Verkehrsrot
23999c3e2b
LED matrix display improvements
2019-05-31 13:20:11 +02:00
Verkehrsrot
6e08a0b6de
Add files via upload
2019-05-30 22:05:03 +02:00
Verkehrsrot
bb8d218c67
Update README.md
2019-05-30 22:03:32 +02:00
Verkehrsrot
bac5bde28f
LED matrix code sanitization
2019-05-30 13:00:24 +02:00
Verkehrsrot
79ae1cdc4d
readme.md updated
2019-05-30 12:35:33 +02:00
Verkehrsrot
4ea692e6f6
readme.md updated
2019-05-30 11:57:02 +02:00
Verkehrsrot
c5b631df13
build.py improved error handling
2019-05-30 11:14:23 +02:00
Verkehrsrot
b17ddd2ab0
build.py code sanitization
2019-05-30 10:53:46 +02:00
Verkehrsrot
90db017d12
Merge pull request #375 from cyberman54/development
...
Issue #373 & new feature LED matrix display
2019-05-29 20:15:00 +02:00
Verkehrsrot
12be3b3558
Build.py adapted to new platformio version
2019-05-29 20:13:39 +02:00
Verkehrsrot
4d6e590d0c
Merge branch 'development' of https://github.com/cyberman54/ESP32-Paxcounter into development
2019-05-29 18:49:05 +02:00
Verkehrsrot
8ac5491f5a
modified build script for lmic_config.h path
2019-05-29 18:49:01 +02:00
Verkehrsrot
84aa49c85c
platformio.ini: update Makuna RTC lib version
2019-05-29 18:48:37 +02:00
cyberman54
5f52120fc0
LED matrix feature
2019-05-27 23:29:26 +02:00
Verkehrsrot
5a3a5e2969
Build script now sets paths to lmic config
2019-05-26 17:46:33 +02:00
Verkehrsrot
3f3b26ab43
Merge pull request #372 from cyberman54/master
...
sync dev to master
2019-05-25 16:35:06 +02:00
Verkehrsrot
e3eba1cfbc
Merge pull request #371 from cyberman54/development
...
add .pio to .gitignore
2019-05-25 16:33:57 +02:00
Verkehrsrot
d04a04adfa
patches for new paths in platformio core 4.0.0a15
2019-05-25 16:32:57 +02:00
Verkehrsrot
47647bc604
Add .pio to .gitignore
2019-05-25 15:31:51 +02:00
Verkehrsrot
93c576f1e2
Change string OUIFLT to FILTER
2019-05-25 15:31:20 +02:00
Verkehrsrot
ebc75e3bbe
Lolin32 hal files update
2019-05-25 15:30:53 +02:00
Verkehrsrot
ed9a48c749
add .pio to .gitignore
2019-05-25 14:17:26 +02:00
Verkehrsrot
615bf72d16
Merge pull request #369 from cyberman54/development
...
v1.7.61
2019-05-24 16:09:43 +02:00
Verkehrsrot
4827dcc3e9
Merge pull request #368 from michatrautweiler/patch-1
...
return decoded value in any case
2019-05-24 16:03:30 +02:00
michatrautweiler
5c9cf136f0
return decoded value in any case
...
Fix plain decoder for TTN: Decoded value was not returned except for last case.
2019-05-24 10:19:34 +02:00
Verkehrsrot
50b24d2e12
Merge pull request #367 from cyberman54/master
...
ecopower.h: bugfix RTC power enable
2019-05-19 17:19:30 +02:00
cyberman54
aa45621fc0
ecopower.h: bugfix RTC power enable
2019-05-19 17:18:49 +02:00
cyberman54
fdd0faf7c1
ecopower.h: bugfix RTC power on
2019-05-19 17:11:29 +02:00
Verkehrsrot
3baf0c4ac4
Merge pull request #366 from cyberman54/master
...
update dev to master
2019-05-18 13:12:17 +02:00
cyberman54
ead2a0689f
ttgofox.h bugfix
2019-05-18 13:10:22 +02:00
Verkehrsrot
6796d65e06
platformio.ini: bugfix heltec2v (issue #363 )
2019-05-16 17:07:28 +02:00
Verkehrsrot
49e7b22ad3
ledmatrixdisplay.h: bugfix
2019-05-09 22:12:32 +02:00
Verkehrsrot
19849c4eea
v1.7.61 (LED matrix support)
2019-05-07 21:17:06 +02:00
Verkehrsrot
c0a767e833
Merge pull request #361 from Brixel/master
...
Added new board and LED Matrix display
2019-05-07 11:24:57 +02:00
Verkehrsrot
441863109f
Merge branch 'development' into master
2019-05-07 11:24:24 +02:00
Verkehrsrot
61265a53b4
Merge pull request #362 from cyberman54/master
...
Sync dev to master
2019-05-07 11:20:30 +02:00
Verkehrsrot
f1fe7453d8
Delete .gitlab-ci.yml
...
This was an accidential commit.
2019-05-07 11:16:52 +02:00
Alex Goris
5af7c90d99
docs(README): Updated README: Wemos32 OLED and LED Matrix disp
2019-05-06 14:11:45 +02:00
Alex Goris
13f89a45e5
feat(wemos32oled): Added support for Wemos32 OLED board
...
This commit adds support for what I call the 'Wemos32 OLED' board.
It's a Wemos branded board, however it does not appear on Wemos'
website.
2019-05-06 14:04:46 +02:00
Alex Goris
0060b101df
feat(LED Matrix Display): Added support for a LED Matrix display
...
This commit adds support for a specific LED Matrix display, which can be
used to show the number of found devices on a rather large display.
We (hackerspace Brixel) used this on the mini Maker Faire Gent 2019 to
show the number of found devices throughout the event
2019-05-05 23:43:18 +02:00
Verkehrsrot
45b51441ec
button handling improvment
2019-05-03 20:24:42 +02:00
Florian Ludwig
43a37ee0c0
add gitlab-ci.yml
2019-04-21 18:11:47 +02:00
Verkehrsrot
49abe7242c
Merge pull request #356 from cyberman54/development
...
Development
2019-04-20 12:44:29 +02:00