Oh, hey Berké, The GHGSat constellation's payload software is still mostly OCaml, although a limited amount of newer from scratch components are indeed in Rust. It's been working well and on 16 satellites now - but as…
We ended up building an ARM image with the OCaml compiler installed, running it with qemu to build our OCaml code as a second step. Basically from yocto have a "rootfs" which is your standard image + gcc, use it to…
Oh, hey Berké, The GHGSat constellation's payload software is still mostly OCaml, although a limited amount of newer from scratch components are indeed in Rust. It's been working well and on 16 satellites now - but as…
We ended up building an ARM image with the OCaml compiler installed, running it with qemu to build our OCaml code as a second step. Basically from yocto have a "rootfs" which is your standard image + gcc, use it to…