|
components
|
up to build for console work
|
2025-12-16 11:56:31 -08:00 |
|
doc
|
add AI strategy docs
|
2025-12-08 09:40:06 -08:00 |
|
main
|
up to build for console work
|
2025-12-16 11:56:31 -08:00 |
|
.gdbinit
|
collapse detector with gdb support
|
2025-12-05 17:05:24 -08:00 |
|
.gitignore
|
Initial commit: ESP32 iperf implementation
|
2025-11-08 19:57:11 +00:00 |
|
BUILD.txt
|
build.txt file
|
2025-12-16 18:14:40 -08:00 |
|
CMakeLists.txt
|
build system and --target all work
|
2025-12-11 10:34:02 -08:00 |
|
async_batch_config.py
|
more 5G band work
|
2025-12-10 13:33:47 -08:00 |
|
async_find_failed.py
|
add asyncio based scripts
|
2025-12-07 20:57:08 -08:00 |
|
async_mass_deploy.py
|
improved ip addr detection
|
2025-12-08 18:50:17 -08:00 |
|
batch_config.py
|
fixes to mass_deploy for concurrency
|
2025-12-07 20:18:36 -08:00 |
|
config_device.py
|
more 5G band work
|
2025-12-10 13:33:47 -08:00 |
|
control_iperf.py
|
more on scaling
|
2025-12-15 16:56:14 -08:00 |
|
detect_esp32.py
|
fix detect chiptype
|
2025-11-09 20:15:41 -08:00 |
|
esp32_deploy.py
|
serial console
|
2025-12-16 15:01:27 -08:00 |
|
esp32_reconfig.py
|
more on builds at scale
|
2025-12-11 12:25:23 -08:00 |
|
flash_all.py
|
more on flash_all
|
2025-11-10 08:50:14 -08:00 |
|
flash_all_parallel.py
|
Show chip type and port during build and flash operations
|
2025-11-09 20:56:40 +00:00 |
|
flash_all_serial_config.py
|
build works
|
2025-11-11 13:23:09 -08:00 |
|
flash_and_config.py
|
Add flash_and_config.py and WiFi reconfiguration system
|
2025-11-15 12:12:33 -08:00 |
|
gen_udev_rules.py
|
more on build
|
2025-12-11 16:18:00 -08:00 |
|
identiy_port.py
|
more on builds at scale
|
2025-12-11 12:25:23 -08:00 |
|
map_usb_to_ip.py
|
more scripts
|
2025-11-12 15:24:16 -08:00 |
|
mass_deploy.py
|
more on batching
|
2025-12-07 20:49:30 -08:00 |
|
mass_deploy.sh
|
support scripts
|
2025-11-11 14:57:56 -08:00 |
|
mass_deploy_enhanced.sh
|
support scripts
|
2025-11-11 14:57:56 -08:00 |
|
parse_csi.py
|
add csi parser
|
2025-11-21 13:34:56 -08:00 |
|
partitions.csv
|
support for both monitor and sta modes, set in NVS using config_device.
|
2025-12-07 17:29:59 -08:00 |
|
partitions_c5.csv
|
more on support for esp32, C5 and S3
|
2025-12-08 14:43:48 -08:00 |
|
partitions_esp32.csv
|
more on support for esp32, C5 and S3
|
2025-12-08 14:43:48 -08:00 |
|
partitions_s3.csv
|
more on support for esp32, C5 and S3
|
2025-12-08 14:43:48 -08:00 |
|
reconfig_simple.py
|
improve reconfig
|
2025-11-12 16:11:20 -08:00 |
|
reconfig_simple_nextip.py
|
more scripts
|
2025-11-12 15:24:16 -08:00 |
|
sdkconfig.defaults
|
build system and --target all work
|
2025-12-11 10:34:02 -08:00 |
|
sdkconfig.defaults.ampdu
|
Refactor build configs to match new deployment script targets
|
2025-12-11 10:22:47 -08:00 |
|
sdkconfig.defaults.esp32
|
build system and --target all work
|
2025-12-11 10:34:02 -08:00 |
|
sdkconfig.defaults.esp32c5
|
Fix naming: Switch from .s3/.c5 to .esp32s3/.esp32c5
|
2025-12-11 10:24:29 -08:00 |
|
sdkconfig.defaults.esp32c5csi
|
Fix naming: Switch from .s3/.c5 to .esp32s3/.esp32c5
|
2025-12-11 10:24:29 -08:00 |
|
sdkconfig.defaults.esp32csi
|
build system and --target all work
|
2025-12-11 10:34:02 -08:00 |
|
sdkconfig.defaults.esp32s3
|
Fix naming: Switch from .s3/.c5 to .esp32s3/.esp32c5
|
2025-12-11 10:24:29 -08:00 |
|
sdkconfig.defaults.esp32s3csi
|
Fix naming: Switch from .s3/.c5 to .esp32s3/.esp32c5
|
2025-12-11 10:24:29 -08:00 |
|
sdkconfig.defaults.noampdu
|
Refactor build configs to match new deployment script targets
|
2025-12-11 10:22:47 -08:00 |
|
test_devices.sh
|
support scripts
|
2025-11-11 14:57:56 -08:00 |