md380tools icon indicating copy to clipboard operation
md380tools copied to clipboard

powering down, final credits

Open aeickho opened this issue 7 years ago • 9 comments

PoC https://flauschfunk.de/VID_20160718_221245.mp4 (very big file) https://github.com/aeickho/md380tools/commit/a0546ca6ddb2035454575287ecea1805cf5632e7

lol I can't added more contributors, temp. I have now idea to disable the radio showdown.

close this item, when the "final credits" are nice

aeickho avatar Jul 18 '16 20:07 aeickho

on 0x08043f72 @ D002.032 is managed the power off bypass this code is not to be done yet... why the radio switched off the by??? :confused:

aeickho avatar Jul 18 '16 20:07 aeickho

Coole Sache :+1:

phl0 avatar Jul 18 '16 21:07 phl0

added dog feeding, to solve the power off problem

https://github.com/aeickho/md380tools/commit/c358e551f03a6af047f06a6b0dc7715397bf4579

@dl8bb many thanks for the great assistance, I was able to fix the problem as soon as possible. Thank you!

aeickho avatar Jul 18 '16 22:07 aeickho

Umm..that's a pretty long power-off sequence. Please tell me you're shortening it down or making it optional in a menu item somewhere?

iball avatar Jul 19 '16 15:07 iball

https://github.com/aeickho/md380tools/blob/final_credits/applet/src/gfx.c

Near. End of file

You can see the delay functions

Play with the function ;)

... Btw ... Yes that's not a good idea. It was training for me to learn more about the power off subsystem.

But I think this is a good start point for your experiments ... Have fun

aeickho avatar Jul 19 '16 17:07 aeickho

I see all the "OSTimeDly(1000)" entries. Hmmm...couldn't that be easier to change if they were all...aw, crap, my stupid brain forgets, a defined variable or something so we only have to edit it in a single spot at the top of the code? Or am I missing something?

iball avatar Jul 19 '16 19:07 iball

OSTimeDly(1000) is correct... try it - play with him.

aeickho avatar Jul 20 '16 00:07 aeickho

Line 191 needs a space after the word "this".

iball avatar Jul 20 '16 03:07 iball

Going to play with this a bit.

First one to get it to run Doom wins. :-)

iball avatar Jul 20 '16 23:07 iball