russellg59
  • Joined on 2026-02-17
russellg59 opened issue russellg59/Dixon#1 2026-03-27 08:44:29 +00:00
Filter Brains send commands
russellg59 pushed to main at russellg59/Dixon 2026-03-27 08:30:18 +00:00
9e8b3eed5b Enhances observability with tracing and Debug derives
russellg59 pushed to main at russellg59/Dixon 2026-03-27 07:58:26 +00:00
09f75f97eb Introduces structured child identity for organs
ef10ab5998 Adds parent ID to LedPump
Compare 2 commits »
russellg59 pushed to main at russellg59/Dixon 2026-03-26 08:55:25 +00:00
d5ad70666e Refactors organ system for component modularity
russellg59 pushed to main at russellg59/Dixon 2026-03-14 09:51:00 +00:00
2439de214b RustyLee: Validates organ responses before command processing
russellg59 pushed to main at russellg59/Dixon 2026-03-14 09:44:20 +00:00
33ae160566 RustyLee Cleans up code formatting
8195a3ccad RustyLee: Adds organ lifecycle state tracking
175e01e361 RustyLee: Adds organ ID to brain messages
6bf5809ed8 RustyLee: Implements initial system wake-up protocol
Compare 4 commits »
russellg59 pushed to main at russellg59/Dixon 2026-03-14 07:41:23 +00:00
a353c48d21 RustyLee: Streamlines system lifecycle and organ commands
6ea909347b RustyLee: Enhances Brain's Dead state behaviour and logging
Compare 2 commits »
russellg59 pushed to main at russellg59/Dixon 2026-03-14 06:14:42 +00:00
793c8eda8d RustyLee: Adds organ heartbeat and system time module
russellg59 pushed to main at russellg59/Dixon 2026-03-13 15:55:26 +00:00
dbb52ccbb2 RustyLee: Starts Heart organ processing
7633985535 Rust: Establishes core organ communication framework
33e7de18cf Adds initial organ system and protocols
ee01746956 Removes redundant brain state definition
58e1197ff4 Integrates signal handling with lifecycle
Compare 5 commits »
russellg59 pushed to main at russellg59/Dixon 2026-03-03 08:47:35 +00:00
500b26703e Enhances lifecycle communication with detailed receipts
russellg59 pushed to main at russellg59/Dixon 2026-03-02 12:50:22 +00:00
b8137feea5 Refactors main function logic for clarity
russellg59 pushed to main at russellg59/Dixon 2026-03-01 15:19:56 +00:00
4acf07f389 Refactors brain to event-driven lifecycle
92c2ffa9cd Makes build number increment conditional
76d1311440 Bumps build number to 102
Compare 3 commits »
russellg59 pushed to main at russellg59/Dixon 2026-02-28 07:39:50 +00:00
c201f40d65 Implements automated build numbering
russellg59 pushed to main at russellg59/Dixon 2026-02-28 06:55:16 +00:00
5714b3a396 Introduces periodic beat mechanism
russellg59 pushed to main at russellg59/Dixon 2026-02-27 14:46:20 +00:00
3e13aa2261 Flattens brain module structure
russellg59 pushed to main at russellg59/Dixon 2026-02-26 13:07:25 +00:00
c05b771e76 Integrates structured logging with tracing
russellg59 pushed to main at russellg59/Dixon 2026-02-26 11:00:55 +00:00
2f0cb6e359 Renames RobotNode to Dixon and adds Rustylee core
russellg59 pushed to main at russellg59/Dixon 2026-02-25 07:20:19 +00:00
d452578afc Sets up initial Rust project with ARM64 deployment
russellg59 pushed to main at russellg59/Dixon 2026-02-24 16:41:07 +00:00
2125e936dc Centralizes GPIO pin definitions
russellg59 pushed to main at russellg59/Dixon 2026-02-22 14:20:15 +00:00
9159967b83 Moves heart module to cardio directory