Activity
fix: clarify the importance of the 'CreateAgent/Stable' path in updat…
fix: clarify the importance of the 'CreateAgent/Stable' path in updat…
fix: remove unnecessary blank lines in Taskfile.yml
fix: remove unnecessary blank lines in Taskfile.yml
fix: update autoupdate demo description and improve server wait logic
fix: update autoupdate demo description and improve server wait logic
feat: add demo task for local auto-update workflow of the Agent
feat: add demo task for local auto-update workflow of the Agent
Reuse onRegister callback
Reuse onRegister callback
Error out if baudrate and buftype of already opened port do not match
Error out if baudrate and buftype of already opened port do not match
Renamed mutex var and added comment
Renamed mutex var and added comment
Allow re-opening of already opened ports
Allow re-opening of already opened ports
Synchronize multiple open commands coming together.
Synchronize multiple open commands coming together.
Force push
Synchronize multiple open commands coming together.
Synchronize multiple open commands coming together.
Force push
Synchronize multiple open commands coming together.
Synchronize multiple open commands coming together.
refactor: replace OnMessage with ChanWriter for improved message hand…
refactor: replace OnMessage with ChanWriter for improved message hand…
refactor: remove logger from comment
refactor: remove logger from comment
refactor: move spErr, spWrite, and spClose functions from serial.go t…
refactor: move spErr, spWrite, and spClose functions from serial.go t…
refactor: replace logWriter with ChanWriter for improved logging mech…
refactor: replace logWriter with ChanWriter for improved logging mech…
fix: correct GitHub link in comment for clarity
fix: correct GitHub link in comment for clarity
remove commented-out spHandlerClose call in FindPortByName for cleane…
remove commented-out spHandlerClose call in FindPortByName for cleane…
refactor: remove unused serialPorts variable and instance of serialhu…
refactor: remove unused serialPorts variable and instance of serialhu…
refactor: move spHandlerOpen function from serialport.go to hub.go fo…
refactor: move spHandlerOpen function from serialport.go to hub.go fo…
refactor: rename hub parameter in send and wsHandler functions for cl…
refactor: rename hub parameter in send and wsHandler functions for cl…
rename into h
and revert split of serial.go
rename into
h
and revert split of serial.gorefactor: remove unused port listing in checkCmd function
refactor: remove unused port listing in checkCmd function
refactor: simplify hub initialization in upload handler tests
refactor: simplify hub initialization in upload handler tests