coon42
coon42
`contrib/ptpcam` gives alot of warnings when compiling and tends to crash when exiting with `ctrl+c` while it is running. We may refactor it a bit to make it more stable.
As discussed in https://github.com/reticulatedpines/magiclantern_simplified/issues/51 `ptpcam` does not shut down properly but tends to crash when it is terminated via `ctrl+c`. It's not critical but it would be a nice fix.
This PR enables CHDK PTP commands for RP.160. This allows interacting with the camera via `ptpcam` tool. The following CHDK commands were testes successfully yet: - download - upload -...
As already mentioned in #26 there is a sporadic glitch on the percentage row which leads into displaying random characters sometimes (see https://www.youtube.com/watch?v=wMBgHcIxlRs). It's probably some issue of bmp_printf. So...
This PR adds the hook for adtg2log for RP 1.6.0. I have used 200D as a template. Implementation is untested yet. adtg2log requires MMU to work. Thus cannot be merged...
Work in progress This PR adds support for CONFIG_MMU_REMAP for RP.160.