index
:
hsmouse
master
Experimental control code for robotics
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
23 hours
Adds `hsm-drive`
Paul Oliver
10 days
Adds another formatting/cleaning round
Paul Oliver
10 days
Adds generic app launcher helper function
Paul Oliver
10 days
Updates resolver to 24.9
Paul Oliver
13 days
Makes all FFI calls safe
Paul Oliver
13 days
Adds optparse helper to `hsm-core`
Paul Oliver
13 days
Adds CLI parser generator for multiple logger severity settings
Paul Oliver
14 days
Uses infix functions in TH
Paul Oliver
2025-09-03
Adds `hsm-web`
Paul Oliver
2025-09-03
Removes `exec` target from Makefile
Paul Oliver
2025-09-03
Polishes `hsm-log` even more
Paul Oliver
2025-09-02
Polishes `hsm-cam` even more
Paul Oliver
2025-08-31
Extracts `unsafeEff_` from inside `forM_` loop in `GPIO.hs`
Paul Oliver
2025-08-28
Enforces not using `IOE` on `test-cam` application code
Paul Oliver
2025-08-27
Updates resolver to lts-24.7
Paul Oliver
2025-08-27
Moves commonly used `bracket` combinators into separate module
Paul Oliver
2025-08-27
Improves `hsm-cam`
Paul Oliver
2025-08-27
Eliminates `resourcet-effectful` dependency of `hsm-gpio`
Paul Oliver
2025-08-26
Improves formatting even more
Paul Oliver
2025-08-25
Adds color to `hsm-repl` prompt
Paul Oliver
2025-08-25
Improves formatting of logs
Paul Oliver
2025-08-23
Adds camera service
Paul Oliver
2025-08-23
Improves formatting again
Paul Oliver
2025-08-23
Falls back to `bracket` unless `releaseEff` is needed
Paul Oliver
2025-08-23
Falls back to using `ccall` for `gpiod` calls
Paul Oliver
2025-08-23
Improves formatting
Paul Oliver
2025-08-23
Adds libcamera bindings
Paul Oliver
2025-08-17
Simplifies cabal files
Paul Oliver
2025-08-13
Code now uses `effectful` to manage side-effects
Paul Oliver
2025-03-06
Improves power usage
Paul Oliver
2025-03-06
Adds drive service and test app
Paul Oliver
2025-02-24
Initial
Paul Oliver