Support and General Use > Recording

Trigger code is broken on H1x0. (possibly on other targets as well)

<< < (2/2)

Davide-NYC:
Thanks for the tip FredWBauer,

Here was I did  and what happened:

I modified by config.cfg file to include these lines:

--- Code: ---trigger mode: repeat
trigger start threshold dB: -35
trigger start threshold linear: 5 (actually I'm not sure about this integer)
trigger stop threshold dB: -65
trigger stop threshold linear: 10 (actually I'm not sure about this integer)

--- End code ---
When I attempted to record it seemed to work correctly.
I raised and lowered the gain and ended up with a few separate files.

When I re-examined the config.cfg file it looked like this:

--- Code: ---# .cfg file created by rockbox r23746M-091125 - http://www.rockbox.org

volume: -26
rec path: /recordings
rec mic gain: 8
trigger stop threshold dB: -65
trigger mode: repeat
--- End code ---
Returning to Rockbox and entereing recording I attempted to modify the trigger settings and the start/stop gain thresholds would stick at -84 (or OFF) as previously described.

Examining the config.cfg file after having attempted to modify the trigger settings it still looked like this:

--- Code: ---# .cfg file created by rockbox r23746M-091125 - http://www.rockbox.org

volume: -26
rec path: /recordings
rec mic gain: 8
trigger stop threshold dB: -65
trigger mode: repeat
--- End code ---
Exactly the same! Something is not accepting changes somewhere in the trigger code.

I rarely use the trigger function, but when it's needed it's very very handy.


Domonoky:
I just commited a fix for this.

In the future, please report such bugs to flyspray, regardless of what JdGordon says :-)

Davide-NYC:
Seems to be fixed, but I only did some very cursory testing.
In the future I will file a bug report in flyspray.
Cheers, Davide.

Navigation

[0] Message Index

[*] Previous page

Go to full version