Kevin Hester
e6a88e055f
fix #610 : bump nanopb to 0.4.8
...
Including in the Poetry changes because it touches the same lines
and I want to avoid hand merging ;-)
2024-06-23 08:26:20 -07:00
Kevin Hester
7bea6f6120
For poetry change: need to put venv in our path so mypy protobuf plugin works
2024-06-22 23:25:42 -07:00
geeksville
4203553a44
changes to (hopefully) make release CI actions work
...
add pyinstaller as a dev dep. Use it to make "bin/build-bin.sh"
remove old version scripts (no longer needed with poetry)
2024-06-22 09:34:24 -07:00
geeksville
9e319f3c52
update CI scripts to allow running CI on the desktop (see below)
...
* add script to run 'act' local github actions tool (lets devs check github
actions on their local machine)
* Update various github actions to latest (so they can work with the 'act'
tool)
* change a few places where python version was not properly quoted as a
string (act yaml parser is more strict than the github version)
* update pylint min-version to work with recent github actions
* remove pandas/riden requirement (that's in my other branch for now)
2024-06-22 08:02:33 -07:00
geeksville
cd5913ae6d
WIP switch to using Poetry for builds/dev usage. Looks pretty good
...
still need to update readme and pypi upload
2024-06-22 08:01:54 -07:00
Ian McEwen
4528cbf407
Update dependencies, regen-protobufs, protobufs, etc. to support types & mypy
2024-03-29 18:38:25 -07:00
Ian McEwen
f4120102b3
Fix things for nanopb.proto
2024-03-25 14:03:58 -07:00
Ben Meadors
67636c4ce2
Revert "Move pb2 Files to Own Folder"
2024-03-11 12:18:25 -05:00
foglet15
df8ea85873
change to PbDefinitions for clearer naming
2024-02-25 14:22:15 -05:00
foglet15
10c2e753f5
fix tests imports, add sed for fixing pb2 imports
2024-02-25 14:16:31 -05:00
foglet15
769c99ec7d
reset regen bash again
2024-02-25 14:02:45 -05:00
foglet15
1a8778022f
use the move command instead
2024-02-25 13:53:10 -05:00
foglet15
b7e23ab762
use mv command instead, run regen test
2024-02-25 13:48:10 -05:00
foglet15
9fbde7b85a
change regen to unmodified
2024-02-25 13:40:28 -05:00
foglet15
17ab557f81
change back to previous path
2024-02-25 13:32:25 -05:00
foglet15
8271997279
fix sed commands and dir path
2024-02-25 13:28:28 -05:00
foglet15
1c9af1f002
modify dir path
2024-02-25 13:26:01 -05:00
foglet15
9a4feecea8
move pb2 to own folder, regen script writes to new folder, update imports
2024-02-25 13:11:36 -05:00
Ben Meadors
1f054abe47
Update protobufs
2023-10-11 09:58:07 -05:00
luzpaz
0a88ca6a5c
Fix various source comment typos
...
Found via `codespell -q 3`
2023-07-15 01:04:47 +00:00
Thomas Göttgens
7e6f13f0a2
establish trunk format
2023-03-31 20:09:59 +02:00
Ben Meadors
9ff575c388
Hack to make python compile again
2023-01-29 15:19:03 -06:00
Ahmed Kaddoura
342c48fb16
Rename protobufs shell script to fix typo
2022-11-30 07:58:56 -08:00
Sacha Weatherstone
b2593e4bb1
Changes
2022-10-31 19:47:42 +10:00
Ben Meadors
791131ea27
Version bump fix
2022-09-17 19:59:08 -05:00
Ben Meadors
3263fbca28
Increment build number instead
2022-09-17 19:08:41 -05:00
Mike Kinney
f1843649ba
bump nanopb
2022-06-16 18:57:40 -07:00
Mike Kinney
dbf54396f3
min req of python is 3.7 now; bump nanopb version
2022-03-02 13:29:19 -08:00
Mike Kinney
24e556b9a7
improve the release process
2022-02-25 22:01:21 -08:00
Mike Kinney
9fff26c3db
fix regen-protos script
2022-02-01 13:53:14 -08:00
mkinney
607127d46e
Update regen-protos.sh
2022-01-23 15:15:14 -08:00
Mike Kinney
dfe798dbdf
no longer gen docs
2021-12-29 21:57:16 -08:00
Mike Kinney
adb797d453
migrate docs to main project docs
2021-12-29 10:53:41 -08:00
Mike Kinney
a4b0278900
get rid of the --settime example
2021-12-12 13:22:41 -08:00
Mike Kinney
f8ab4ffcfe
add more smoke1 tests: debug, team, ch-longslow, ch-shortfast, ch-add, ch-del, ch-index
2021-12-03 11:38:50 -08:00
Jm Casler
86dede390a
Update regen-protos.sh for #45 and #46
2021-11-29 21:18:41 -08:00
Mike Kinney
e738382924
fix --set-owner; comment out --settime
2021-11-21 21:13:15 -08:00
Mike Kinney
8f7b874e3d
fix the set and unset rauter deprecated commands
2021-11-21 21:03:07 -08:00
Ryan Tolboom
271d4cb47a
reserved word fix in regen-protos.sh
2021-11-04 13:32:46 -04:00
Kevin Hester
9e25fbc670
add setlat/setlon support for
...
https://github.com/meshtastic/Meshtastic-device/issues/536
meshtastic --setlat 32.7767 --setlon -96.7970 --setalt 1337
2020-12-09 11:43:06 +08:00
Kevin Hester
3645cff97e
fix problems found in sanity test
2020-12-09 09:41:49 +08:00
Kevin Hester
1f91f541ef
add sanity prerelease tests
2020-12-09 09:21:41 +08:00
Kevin Hester
401de19bf7
WIP add gpiowr:
...
bin/run.sh --dest \!2462abf84098 --gpiowr 4 1
2020-12-07 12:42:06 +08:00
Kevin Hester
ac31189798
WIP for new cleaned up device API
2020-12-06 09:03:28 +08:00
geeksville
ae9bac9f1a
stress test updates
2020-05-02 18:56:47 -07:00
geeksville
581d9583a2
don't pass any options in run
2020-04-30 10:52:51 -07:00
geeksville
4e555e2679
doc updates
2020-04-28 15:18:45 -07:00
geeksville
fb02ed6619
add redirect
2020-04-28 15:00:19 -07:00
geeksville
37187861a3
try to make github like this html
2020-04-28 14:56:32 -07:00
geeksville
bbbd33e292
add first cut at docs
2020-04-28 14:51:39 -07:00