630 Commits (c95cd26d5c19e061c2fb548b3f18394be7d8a189)

Author SHA1 Message Date
TechiePi 103355515a Improve ``type Residual`` comment 2 years ago
TechiePi 0d31a1970a Remove unnecesary condition and explain the ``type Residual`` 2 years ago
TechiePi 1376417aec Change the name of ``LibCtruError`` to ``LibCtruResult`` 2 years ago
TechiePi 9ef0a7dcd6 Fix ``camera-image.rs`` example (III) 2 years ago
TechiePi 0dc83d03f1 Fix ``camera-image.rs`` example (II) 2 years ago
TechiePi 8b4b8ef395 Fix ``camera-image.rs`` example 2 years ago
TechiePi c3e24358b7 Remove ``synchronize_vsync_timing`` function 2 years ago
TechiePi a3297aebd0 Fix ``FromResidual`` logic 2 years ago
TechiePi 28cb72addd Fix ``Try`` logic 2 years ago
TechiePi 77709c3afd Fix formatting 2 years ago
TechiePi 22183d8765 Improve calling ``ctru_sys `` functions ergonomics 2 years ago
Mark Drobnak 1e1beaa35b
Fix compile error 2 years ago
Mark Drobnak 906afaffba
Apply some recent clippy lint fixes 2 years ago
Steve Cook 79c521d935 Add explanation for buffer size 2 years ago
Steve Cook d5ce31bf3b Requested changes 2 years ago
Andrea Ciliberti 777baef561 Remove SRV module 2 years ago
Andrea Ciliberti b9f15aa454 Prelude module addition 2 years ago
Steve Cook 73505783eb Add basic documentation 2 years ago
Steve Cook 6f77099394 Rename methods for accuracy 2 years ago
Steve Cook d1c6305221 Rename set_size to set_view_size 2 years ago
Steve Cook a35a3e64df Remove RefCell wrapping around cameras 2 years ago
Steve Cook 01ce122730 Deactivate camera after taking the picture 2 years ago
Steve Cook 9ecb86e33d Requested changes 2 years ago
Steve Cook 63949f5a0e Remove CamContext implementation 2 years ago
Steve Cook ab57d9d963 Make Cam non-exhaustive 2 years ago
Andrea Ciliberti 35d7c7832f Formatting println! 2 years ago
Andrea Ciliberti d8e36cf68d Fix println! statements 2 years ago
Andrea Ciliberti fb38d8202f Fix formatting 2 years ago
Andrea Ciliberti 400fd1776c Test PR for Github Actions 2 years ago
Ian Chamberlain 3511b6540f
Fix lint error and allow failure on latest nightly 2 years ago
Steve Cook 46d78e2cd9 Requested changes 2 years ago
Steve Cook 63beaa3638 Use Camera structs and trait over direct functions 2 years ago
Steve Cook 1efb2e6ea3 Revert bitmask to .contains for KEY_R 2 years ago
Steve Cook cae4f005e8 Add TryFrom conversion for FramebufferFormat and CamOutputFormat 2 years ago
Steve Cook 9b5f5a09c8 Remove prefixes from enum variants 2 years ago
Steve Cook 27c8daa1bc Convert image into rgb8 and write to the frame buffer only once per frame. 2 years ago
Steve Cook c8b62c10a7 Add comments to conversion function 2 years ago
Steve Cook e8d0ab105b Remove pointer math when writing to buffer 2 years ago
Steve Cook 921cd90d84 Remove majority of safe casting in example 2 years ago
Steve Cook ffc637a57a Use ctru_sys constants 2 years ago
Steve Cook 2405754d1b Cargo fmt 2 years ago
Ian Chamberlain 2bfa0a85ac
Initial attempt at CI with GitHub Actions 2 years ago
Steve Cook e6e0e2e987 Change results to contain returning values 2 years ago
Steve Cook c7b6470382 All non-struct functions 2 years ago
Steve Cook 72c9401a5f Initial CAM service and example 2 years ago
TechiePi 990edffd21 Apply suggestions (VI) 2 years ago
TechiePi c130661da2 Apply suggestions (V) 2 years ago
TechiePi 0dbf85db4c Apply suggestions (IV) 2 years ago
TechiePi 1bf8c582d6 Rustfmt 2 years ago
TechiePi 7fa7137b39 Apply suggestions (III) 2 years ago