Commit Graph

4 Commits

Author SHA1 Message Date
charlie-foxtrot
7c8cbf139a create framework for running system tests using pre-recorded files
I am making my contributions to this project solely in my personal capacity and am not conveying any rights to any intellectual property of any third parties.
2026-02-18 21:58:08 -08:00
gabeschine
bd22b29cc9 scripts/find_version: use readable check instead of file-specific check 2025-03-02 06:22:42 -08:00
charlie-foxtrot
e7cd0ece5b
add code formatting (#465)
* add script to use clang-format to reformat all c/cpp source
* add clang formatting workflow to fail if code isn't formatted
* add clang format to development container and vscode config
* remove ubuntu-20..04 version of dev container leaving only ubuntu-latest
* add pre-commit hook
* add basic .clang-format config file
* run pre-commit checks on all files and update them
* add code formatting badge to readme
2024-02-08 07:23:11 -08:00
charlie-foxtrot
e007afe847
Detect RTL_AIRBAND_VERION when building from a release archive (#456)
* add script to get version string either from git or parent dir name
2024-01-24 20:02:45 -08:00