Nikolas Britton
Nikolas Britton
I think the very first time I re-flashed the machine it was a bad upload, recall that my IO wire was flakey... the extra menus are working now with just...
I was able to disassemble the binary using: ``` arm-none-eabi-objdump -D -bbinary -marm stm32.bin -Mforce-thumb > stm32.s ``` Additionally, The Reko program was able to disassemble it as well. https://github.com/uxmal/reko...
> Hey @nbritton, @ruri-baka, @dblunk88, and/or @colinoflynn, could I solicit any of you for help/assistance/advice with working with airbreak and openocd that goes slightly past the scope(not in complexity) of...
My educated guess is that ResMed "fixed" their firmware to prevent this, as producing a single physical machine that has identical hardware in it and then charging insurance carriers different...
In fact, I read an article last week that Apple was trying (and failing) to make a major push into the Health industry... ResMed, Respironics, and Fisher & Paykel should...
With regard to reprogramming the Software Defined Flow Generators into ventilators, you wouldn't even need the infected patients to come to a hospital, you can send EMS to their home...
I can confirm bdarcus original post, these items are not present on my AS10v306. I'm not using the all_menu feature.
On my AirCurve S with firmware 0306 all of the setting parameters are visible in iVAPS mode (without enabling the force all menus modification), with the exception of Height. I...
I have good news and bad news. The good news is that the decompiled C source code that Ghidra generated are identical, this basically means that the "runtime engine" is...
I'm not sure, but I think it might be more than that. The mode algorithm that the runtime engine is using could simply ignore the parameters that aren't defined. If...