spaxel/mothership/internal/simulator
jedarden 714c51acf6 simulator: fix GDOP overlay and shopping list JSON output
- Fix infinity handling in accuracy_map for GDOP overlay JSON output
- Convert average_gdop infinity to string for JSON compatibility
- Use 9999.0 sentinel value for infinity in accuracy_map array

This fixes the 'unsupported value: +Inf' error when using --gdop-overlay flag.
Both --gdop-overlay and --shopping-list now output valid JSON.
2026-05-05 23:11:26 -04:00
..
accuracy.go simulator: fix GDOP overlay and shopping list JSON output 2026-05-05 23:11:26 -04:00
engine.go fix: resolve Go compilation errors in simulator and oui packages 2026-04-10 19:23:22 -04:00
gdop.go simulator: fix GDOP overlay and shopping list JSON output 2026-05-05 23:11:26 -04:00
handler.go fix: resolve Go compilation errors in simulator and oui packages 2026-04-10 19:23:22 -04:00
node.go test(simulator): fix tests to match current API 2026-05-05 20:27:22 -04:00
physics.go test: implement acceptance scenario integration tests (AS-1 through AS-6) 2026-05-05 05:45:15 -04:00
propagation.go fix(simulator): remove unused variables from propagation engine 2026-05-05 21:54:33 -04:00
registry_bridge.go fix: resolve Go compilation errors in simulator and oui packages 2026-04-10 19:23:22 -04:00
session.go fix: resolve Go compilation errors in simulator and oui packages 2026-04-10 19:23:22 -04:00
simulator_test.go test(simulator): fix tests to match current API 2026-05-05 20:27:22 -04:00
space.go test(simulator): fix tests to match current API 2026-05-05 20:27:22 -04:00
space_test.go feat: implement ambient dashboard mode with Canvas 2D renderer 2026-04-10 22:09:12 -04:00
types.go test(simulator): fix tests to match current API 2026-05-05 20:27:22 -04:00
virtual_state.go fix: resolve simulator test compilation errors 2026-04-10 21:17:07 -04:00
virtual_state_test.go test: implement acceptance scenario integration tests (AS-1 through AS-6) 2026-05-05 05:45:15 -04:00
walker.go feat: implement ambient dashboard mode with Canvas 2D renderer 2026-04-10 22:09:12 -04:00
walker_test.go feat: implement ambient dashboard mode with Canvas 2D renderer 2026-04-10 22:09:12 -04:00