FreeCalypso > hg > fc-tourmaline
annotate toolwrap/vlnk470 @ 239:305d3bb691a5
FCHG startup: replace fchg_is_running with fchg_first_vbat
and also report the first Vbat reading in a trace
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 02 May 2021 05:30:59 +0000 |
parents | 83146a4ae927 |
children |
rev | line source |
---|---|
13
83146a4ae927
toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
1 #!/bin/sh |
83146a4ae927
toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
2 TZ=GMT |
83146a4ae927
toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 export TZ |
83146a4ae927
toolwrap & winexe: import from Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
4 exec nowhine 'C:/Dvpt_tools/Codegen/Vislink_1.9902/vlnk470.exe' "$@" |