JR
JR
FYI @TryggviLab . Would request a bit of tests though. I think the Fanso battery could be a drop in replacement. The Eve battery has a max continuous current that...
this can be used to hold the antenna, either directly looking up if possible, or else with a bit of an angle
That looks like a less expensive alternative: https://no.farnell.com/amphenol/sma5072a2-3gt50g-50/adaptor-sma-plug-sma-jack-50ohm/dp/1111341
@gauteh may be relevant to use some too :) .
Yes, but according to Tak et co it was making a big difference (erratic GPS fix vs perfect GPS fix, no iridium vs reliable iridium) when they were testing in...
Many thanks for the comments :) . I think I will work with the hypothesis that it is single threaded so far :) . When not using a RTOS the...
Right, I had not thought about that, thanks. I will think a bit extra about it. My idea originally was to use this manager to only keep track of switching...
This is really interesting - I am so used to the arduino way of thinking, where we do "everything" in a single thread, and interrupts are not used for "hidden...
Actually, the library for the 6dof for example looks very good; I think I will implement what you suggest here, as there should be no issues using the library from...
(note: I suppose we may need to add a bit of templating on top of that, and / or use templating instead, so that we can have different sizes of...