Safety
This commit is contained in:
parent
c7d1e8aafb
commit
7c41e8e76a
1 changed files with 9 additions and 1 deletions
|
|
@ -245,4 +245,12 @@ Trying to reconcile Codex's report of warnings vs. what I get, ChatGPT had me ru
|
||||||
Rerun with -W always -rw showed:
|
Rerun with -W always -rw showed:
|
||||||
fragmentation backend shim: 9 passed, no warnings
|
fragmentation backend shim: 9 passed, no warnings
|
||||||
Gate 2C/2D/2E regression: 39 passed, 1 skipped, no warnings
|
Gate 2C/2D/2E regression: 39 passed, 1 skipped, no warnings
|
||||||
The single skip is expected and is not a warning.
|
The single skip is expected and is not a warning.
|
||||||
|
Tuesday, May 19, 2026 10:18 I'm looking for work I did with microreticulum and see that I may have conflated my own exercises under microreticulumTbeam thinking I had proven microreticulum can successfully use Reticulum over Lora. But I see my exercises were pure Lora, and not Reticulum and then proceeded to explore the hardware of the T-Beam Supreme. I did find in microreticulum/chad that I had built:
|
||||||
|
```bash
|
||||||
|
(rnsenv) jlpoole@jp /usr/local/src/microreticulum/chad $ date; find examples -type f -name "program" |xargs ls -lat
|
||||||
|
Tue May 19 10:22:31 PDT 2026
|
||||||
|
-rwxr-xr-x 1 jlpoole jlpoole 8950024 Jan 22 14:26 examples/udp_announce/.pio/build/native/program
|
||||||
|
-rwxr-xr-x 1 jlpoole jlpoole 8984072 Jan 22 12:46 examples/link_native/.pio/build/native/program
|
||||||
|
(rnsenv) jlpoole@jp /usr/local/src/microreticulum/chad $
|
||||||
|
```
|
||||||
Loading…
Add table
Add a link
Reference in a new issue