Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#78913 - 09/03/2002 09:03 Mark: I'm taking spare6 in hijack_savearea_acdc_s
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
I'm guessing that those were what you had in mind.


Could you implement an config.ini "tuner_volume_offset" parameter? Or maybe "tuner_volume_boost" would be a better name.


No problem. One tuner_volume_boost parameter coming up.
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#78914 - 09/03/2002 10:37 Re: Mark: I'm taking spare6 in hijack_savearea_acdc_s [Re: genixia]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
Hmm, encoding each adjustment into 3 bits just isn't going to do it justice anyway I try it. I lose either too much range or too much resolution in the saved values, which then makes saving them in the first place not very useful. The only way to really make 3 bits work is to do both - 1/2 the resolution and then limit the range, which is going to a pig to code.

I can save perfectly with 5 bits per slider - but that is a total of 20 bits (10 per power mode) which is probably too much flash usage.

Can we compromise on 4 bits per slider? (in which case I'll use spare8 instead of spare6.)
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#78915 - 09/03/2002 13:20 Re: Mark: I'm taking spare6 in hijack_savearea_acdc_s [Re: genixia]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14484
Loc: Canada
Mmm.. yeah, grab the spare8 and try it out. If you really whine a lot, I'll think about some more space there somewhere.

Cheers

Top
#78916 - 09/03/2002 13:25 Re: Mark: I'm taking spare6 in hijack_savearea_acdc_s [Re: genixia]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14484
Loc: Canada
>No problem. One tuner_volume_boost parameter coming up.

Cool. I was hoping you'd say that. Now for what I really want:

AM_volume_boost=nn
FM_volume_boost=nn
AUX_volume_boost=nn

They should all be very similar, with pretty much identical shared implementation. And if we don't provide all three, the wolves will howl and the barbarians will batter at the gates until we do provide all three!

Thanks!


Edited by mlord (09/03/2002 13:26)

Top
#78917 - 09/03/2002 14:09 Re: Mark: I'm taking spare6 in hijack_savearea_acdc_s [Re: mlord]
number6
old hand

Registered: 30/04/2001
Posts: 745
Loc: In The Village or sometimes: A...
Are you planning on having nn for the volume be positive values only?

In my case I'd want nn to be negative i.e reduce (compared to 'normal) the volume - not raise it.
[Mostly on FM stations though].

I know some folks have the boosting problem on AM i.e. it needs boosting. and the other problem on FM.

Or am I misunderstanding something here about the way this feature will work?


Top
#78918 - 09/03/2002 14:10 Re: Mark: I'm taking spare6 in hijack_savearea_acd [Re: number6]
mlord
carpal tunnel

Registered: 29/08/2000
Posts: 14484
Loc: Canada
I think nn could easily be a signed int.

Cheers

Top
#78919 - 17/03/2002 23:48 Testers wanted for volume boost. [Re: mlord]
genixia
Carpal Tunnel

Registered: 08/02/2002
Posts: 3411
volume boost v1 appears to be ready for alpha - based on Hijack 244.

I don't have a tuner, or my aux inputs wired in my car, so I'm looking for an alpha tester to give some feedback on a kernel binary before I prepare a tidy patch for Mark.

Any takers?
_________________________
Mk2a 60GB Blue. Serial 030102962 sig.mp3: File Format not Valid.

Top
#78920 - 18/03/2002 07:33 Re: Testers wanted for volume boost. [Re: genixia]
frog51
pooh-bah

Registered: 09/08/2000
Posts: 2091
Loc: Edinburgh, Scotland
Sure, as long as it comes in easy version (I've packed my unix boxen for moving house so I only have a windows PC left) ie prebuilt kernel as I have no compile tools on this one.

I think I'm on 245 at the moment, but I'll zap back for a bit if you want.
_________________________
Rory
MkIIa, blue lit buttons, memory upgrade, 1Tb in Subaru Forester STi
MkII, 240Gb in Mark Lord dock
MkII, 80Gb SSD in dock

Top