Commit graph

3029 commits

Author SHA1 Message Date
brentru
308ed322fb Update version to prep for merge 2025-07-23 11:05:27 -04:00
Brent Rubell
556477721e
Merge pull request #728 from adafruit/offline-mode-autoconfig
Add automatic configuration capability and other enhancements for Offline Mode
2025-04-14 11:48:54 -04:00
brentru
375fd394a0 address @tyeth review 2025-04-14 11:26:36 -04:00
brentru
ec229aaa5f Restore demo 2025-04-11 16:18:16 -04:00
brentru
eda059e13b fix OFFLINE requirement that is causing msc detach/attach after logging 2025-04-11 16:17:32 -04:00
brentru
49124174eb Fix target - metro rp2350 tinyusb 2025-04-11 14:56:21 -04:00
brentru
2d0d4fe110 fix the swapped classes 2025-04-11 13:59:52 -04:00
brentru
385537fedc nonet update 2025-04-11 13:48:00 -04:00
brentru
0ece23be40 test demo offline, nonet and netifaces 2025-04-11 13:35:33 -04:00
brentru
1b51d0cc10 Test should work now, revert ci change for offline 2025-04-11 13:28:19 -04:00
brentru
4a680ad06f build targets for offline mode 2025-04-11 13:14:08 -04:00
brentru
7362592430 Fix tyeth issue 2025-04-11 13:06:51 -04:00
brentru
14fe05a94d ignore offline 2025-04-11 11:21:50 -04:00
brentru
24c4961555 flip conditinals 2025-04-11 11:20:26 -04:00
brentru
44f351d6d0 update release-caller.yml 2025-04-11 11:16:15 -04:00
brentru
8d17e93cf9 Fix all regressions 2025-04-11 10:12:17 -04:00
brentru
ff80728a8f fix regression - analogio, digitalio 2025-04-11 09:46:51 -04:00
brentru
0b072e2bcd clang 2025-04-10 16:07:57 -04:00
brentru
765cb4afae build for esp32dev CLI 2025-04-10 16:06:48 -04:00
brentru
4335c247ba Fix - automatic scan backing out incorrectly after candidate list exhausted' 2025-04-10 15:35:53 -04:00
brentru
8baad48a17 clang 2025-04-10 15:01:31 -04:00
brentru
b7c89e58e7 Release for offline fix 2025-04-10 14:59:09 -04:00
brentru
c58774c954 doxygen: 2025-04-10 14:54:39 -04:00
brentru
9205787459 putback old sketch 2025-04-10 14:23:06 -04:00
brentru
f13f8b7618 review modifications 2025-04-10 13:42:27 -04:00
brentru
8313b66a82 trim controller 2025-04-10 12:19:05 -04:00
brentru
d86a445735 reviewing 2025-04-10 12:10:12 -04:00
brentru
f579bbdd96 reenum adding cdc and msc doesnt reenum til the end 2025-04-09 15:23:45 -04:00
brentru
8614a6db12 pair 2: remove debug code 2025-04-09 12:27:00 -04:00
brentru
0a422f5400 pair: working mux 2025-04-09 12:11:38 -04:00
brentru
9fc3e4dd50 still debugging mux inclusion 2025-04-08 16:35:11 -04:00
brentru
fbfcc08bcd debugging mux 2025-04-08 15:49:50 -04:00
brentru
6c4595915f put back old work without the no/auto/yes 2025-04-07 16:22:19 -04:00
brentru
aaf718d754 sync protos 2025-04-07 13:52:24 -04:00
brentru
4020e0330d debugging existing file 2025-04-07 12:52:57 -04:00
brentru
6018591b5d Load an existing file into the in-memory document and append to it as-needed 2025-04-04 16:58:30 -04:00
brentru
77c9a53389 autocfg->write->usb workflow implemented 2025-04-04 12:21:53 -04:00
brentru
40e80d99fb check if scan == candidate 2025-04-04 11:45:16 -04:00
brentru
fa65af9a65 add use: fields 2025-04-03 15:00:47 -04:00
brentru
01a4a72aa5 Wow, uh, WSVs._fsv2 wasnt being called everywhere leading to a dangling member. Fixed 2025-04-03 13:33:18 -04:00
brentru
387e66c32d looking at autocfg->write->start 2025-04-03 12:49:04 -04:00
brentru
f778e46456 working on hw 2025-04-02 15:54:37 -04:00
brentru
161bacb4ad Reduce error string verbosity 2025-04-02 13:21:05 -04:00
brentru
3b58f2e370 Check for scan results within parse, log a warning 2025-04-02 11:35:56 -04:00
brentru
8edabaa50a Refactor parsing scan results into the buffer 2025-03-28 15:57:01 -04:00
brentru
0a208e2f96 Persistent init working from config 2025-03-28 11:41:55 -04:00
brentru
f8b7610229 Write back i2c device info to config file, doesn't work on boot yet 2025-03-27 15:20:47 -04:00
brentru
f4408473dc remove the usb attach/detach and extra syncs 2025-03-26 18:37:47 -04:00
brentru
515ce9c5d9 remove detach/attach issue 2025-03-26 18:20:00 -04:00
brentru
f323fd02d0 use reverse map, unordered_map instead 2025-03-26 16:55:11 -04:00