Ben Meadors
|
aafbde0f10
|
Remove the dirty d
|
2023-01-28 14:50:07 -06:00 |
|
Thomas Göttgens
|
6fdb93cd16
|
re-add namespacing in protobufs. Let's see what i missed. Portduino likely ...
Checking in generated on purpose.
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
ab3446faed
|
Back out changes to non-source files
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
51b2c431d9
|
trunk roundhouse kick
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
6cf18b7d07
|
trunk recommended this change ¯\_(ツ)_/¯
|
2023-01-21 21:23:24 +01:00 |
|
Thomas Göttgens
|
c04980084a
|
Fix line endings at LF and make windows proto generation work again. needs cygwin64 in path
|
2023-01-19 14:04:31 +01:00 |
|
Ben Meadors
|
36b3bf2211
|
Strip namspace prefix
|
2023-01-18 10:16:15 -06:00 |
|
Ben Meadors
|
4d4af7de59
|
generated paths experiment
|
2023-01-18 08:56:47 -06:00 |
|
Ben Meadors
|
1b932c6bbe
|
Fix scripts patch and remove files in previous dir
|
2023-01-18 07:53:19 -06:00 |
|
Ben Meadors
|
d7fa8fea8d
|
Update protos path for generator scripts
|
2023-01-18 07:39:05 -06:00 |
|
Thomas Göttgens
|
7396d0f241
|
Cherry Picking Stuff from develop...
|
2022-12-21 13:36:38 +01:00 |
|
Ben Meadors
|
7570cdbd22
|
Fix shell scripts for both linux and darwin
|
2022-12-03 08:24:11 -06:00 |
|
Ben Meadors
|
f1179d31ba
|
Fixed shell scripts
|
2022-11-27 07:40:40 -06:00 |
|
Ben Meadors
|
e7dbbeb606
|
Fix conditional syntax
|
2022-11-26 14:50:07 -06:00 |
|
Thomas Göttgens
|
082aa07e7f
|
update batch scripts to further check filename.
|
2022-11-26 17:00:33 +01:00 |
|
Thomas Göttgens
|
acfbe202b6
|
include alternative update bin without bootloader and settings
|
2022-11-24 12:33:19 +01:00 |
|
Thomas Göttgens
|
29fb283daf
|
adaptig for #1938
|
2022-11-24 12:30:15 +01:00 |
|
Ben Meadors
|
dcfa226509
|
Remove extra git submodule update
|
2022-11-19 15:42:08 -06:00 |
|
Ben Meadors
|
cb283f4c57
|
Build cleanup and update deprecated platformio cmd
|
2022-11-09 07:14:08 -06:00 |
|
Sacha Weatherstone
|
b24caa1e06
|
Update links
|
2022-10-31 17:32:38 +10:00 |
|
Ben Meadors
|
2cf3c105a1
|
Add DFU package for nrf52 assets to build assets
|
2022-10-12 08:06:08 -05:00 |
|
Ben Meadors
|
6708121ba6
|
Add factory erase uf2 to the release assets (#1756)
* Add factory erase uf2 to the release assets
* Copy single file
* Overwrite hopefully
|
2022-10-05 10:52:51 -05:00 |
|
Thomas Göttgens
|
b2ff628cec
|
add versioning to all lib depends (compatible upgrade allowed) and move as many as possible off github and into PIO registry.
Also add a script to check for lib updates (maybe in CI?)
|
2022-10-04 08:40:39 +02:00 |
|
Thomas Göttgens
|
51f0e7879a
|
use the right firmware artefact
|
2022-10-01 10:06:13 +02:00 |
|
Thomas Göttgens
|
e98c11ff89
|
The new combined firmware starts flashing at offset 0, no need to flash system-info or partitions any more.
|
2022-10-01 09:46:56 +02:00 |
|
Thomas Göttgens
|
b0712c4186
|
make other platforms happy again
|
2022-09-29 21:23:01 +02:00 |
|
Thomas Göttgens
|
c571fc9e24
|
generate a monolithic flash image for the app.
|
2022-09-29 17:04:56 +02:00 |
|
Thomas Göttgens
|
b8eb751316
|
Update build-esp32.sh
|
2022-09-27 00:23:50 +02:00 |
|
Thomas Göttgens
|
9deda962aa
|
Merge branch 'master' into ESPIDF-Littlefs
|
2022-09-27 00:16:41 +02:00 |
|
Thomas Göttgens
|
c53434539b
|
use the native littlefs builder of newer framework
|
2022-09-27 00:16:12 +02:00 |
|
Ben Meadors
|
7f179deaf3
|
Update build-esp32.sh
|
2022-09-26 16:01:28 -05:00 |
|
Ben Meadors
|
da29fa139f
|
Copy the current one
|
2022-09-26 16:00:20 -05:00 |
|
Thomas Göttgens
|
0dbf97afab
|
Merge branch 'master' into AsyncOTA
|
2022-09-26 22:57:23 +02:00 |
|
Ben Meadors
|
498ac00b92
|
Copy cpartitions.bin
|
2022-09-26 15:51:09 -05:00 |
|
Thomas Göttgens
|
7e9a233296
|
- new Bootloader for ESP-IDF 4.2
- save partition table to device
- modify partition table for async OTA
|
2022-09-26 22:42:58 +02:00 |
|
Ben Meadors
|
b54073a8a1
|
Bluetooth mode unification and behavior tweaks (#1636)
* Esp32 bluetooth modes
* Comment
* Gutting bluetooth
* Cleanup
* Security
* Testing
* NRF bluetooth security
* Reboot on saved lora or bluetooth settings
* Cleanup
* Fixes
* Stub for platforms without screens
* Fixed just-works in esp32
* Cleanup
* Display device name in boot screen
* Added waypoint module routing
* chmod
* Words
* Protos
* Backing out partition changes for testing
* Revert "Backing out partition changes for testing"
This reverts commit 191ed6489c .
* Chmod PR artifacts
* Trying setInitialState again
* Revert "Trying setInitialState again"
This reverts commit 703eac7277 .
* External notification module
* Cleanup
* Pin display formatting
|
2022-08-22 16:41:23 -05:00 |
|
Ben Meadors
|
4cfc229e77
|
Update device-update.sh
|
2022-08-19 13:35:54 -05:00 |
|
Ben Meadors
|
bbd7c5063d
|
Removed ota erasure
|
2022-08-19 13:34:41 -05:00 |
|
Ben Meadors
|
05df849a6d
|
Repartitioned
|
2022-08-19 13:33:58 -05:00 |
|
Ben Meadors
|
ccbc01a753
|
Repartitioned
|
2022-08-19 13:33:02 -05:00 |
|
Ben Meadors
|
70e6dc3c67
|
chmod
|
2022-08-11 17:54:48 -05:00 |
|
Ben Meadors
|
279149e40f
|
version.properties bump
|
2022-08-11 17:35:32 -05:00 |
|
Ben Meadors
|
4588995fba
|
Chmod bump_version
|
2022-08-11 16:30:22 -05:00 |
|
Ben Meadors
|
b8aac2c5b6
|
Create bump_version.py
|
2022-08-11 15:27:44 -05:00 |
|
Ben Meadors
|
0b4fb72d58
|
Guard the assets (#1618)
* Guard the assets
* Indicated legacy build-all
* Hopefully fixed
|
2022-08-11 08:56:38 -05:00 |
|
Ben Meadors
|
2c8e030b3d
|
Bump whitespace for build
|
2022-08-10 16:32:27 -05:00 |
|
Ben Meadors
|
cabd1eb8c0
|
plz work
|
2022-08-10 16:17:49 -05:00 |
|
Ben Meadors
|
f46c11a047
|
Line break
|
2022-08-10 16:12:35 -05:00 |
|
Ben Meadors
|
a6c9a819f8
|
Chmod path
|
2022-08-10 16:05:10 -05:00 |
|
Ben Meadors
|
2e72397898
|
Chmod
|
2022-08-10 16:03:41 -05:00 |
|