Commit Graph
17 Commits
Author SHA1 Message Date
Kevin Hester b063d33d77 don't git jupyter temp directories 2024-06-25 18:58:32 -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
Ian McEwen dd4fccbc77 Add a fairly simple property-based test as a starting point 2024-06-05 19:29:55 -07: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 3f76c1efb0 refactor version info so pyinstaller will work; add build mac and ubuntu standalone executables 2022-01-05 13:22:37 -08:00
Mike Kinney adb797d453 migrate docs to main project docs 2021-12-29 10:53:41 -08:00
Mike Kinney 0701d400ff add examples; add Makefile 2021-12-21 11:21:37 -08:00
Mike Kinney b40eb08c5c refactor classes into respective files 2021-12-06 22:19:26 -08:00
Jm Casler dc66f514fd Bump to 1.2.44 2021-12-02 22:45:11 -08:00
Mike Kinney ef811b5f7b add coverage 2021-12-01 10:34:48 -08:00
Mike Kinney e53fe421e8 ignore vi swap files 2021-12-01 09:34:10 -08:00
Jm Casler dfe3989cd8 Added ignore of nanopb-0.4.4 2021-11-29 21:31:58 -08:00
Kevin Hester 54ed221d75 1.1.44 don't drop first sent packet due to duplicate packetnums 2021-02-08 13:00:18 +08:00
geeksville 6df00038bc basic stress tester 2020-05-01 19:28:01 -07:00
geeksville 399cd83426 Ready for first release on pypi 2020-04-28 15:29:20 -07:00
geeksville 981c65033a generate readme in a form PyPi likes 2020-04-28 13:40:14 -07:00