Config example files

From Sharpfin
Jump to navigation Jump to search

List of Radios

  • See content above.

General Info

In this section you find ADDITIONAL configurations from other users which they have used on their radio. You can add your configuration file here, but make sure:

  • to enter the right name and radio id
  • to double check the config options
  • to add some comments

To add a configuration easily to your radio, you can do the following using (copy and paste):

  • telnet your radio and remount the partition writable ("mount / -orw,remount")
  • cd /hwconfig
  • backup your config file: "cp configXXX.txt configXXX_backup.txt" where XXX is your radio ID
  • open your file with "vi configXXX.txt"
  • move the cursor one line behind last Option-entry in the file and press "a" to start the insert-mode in vi.
  • mark the config-file text from here and right-click the cursor in the telnet app "putty.exe". This should insert the whole marked text
  • double check if the text was inserted properly, especially check the beginning and end, if there is no letter missing
  • BE SURE THAT YOU PROCEED AT YOUR OWN RISK !!!
  • press "escape" to leave the insert-mode
  • press ":w" to save the changes
  • press ":q" to quit the editor
  • unpower your radio, power it again and hope that it turns on and you did all right.

ONLY DO THIS AT YOUR OWN RISK !!!

dnt ipdio style (Radio ID: 752)

Option:
back-as-menu-item
on

Option:
off-in-main-menu
on

Option:
pbch-report-enabled
off

Option:
long-select-action
popup

Option:
usb-thumbdrive
on

Option:
thumbdrive-power-connector
2

Option:
thumbdrive-power-pin
30

Option:
local-media
on

Option:
reply-button-function
on

Option:
bookmarks
on

Option:
bookmark-on-long-select
on

Option:
preset-confirmation-popup
on

Option:
graphical-clock
off

Option:
clock-screen-format
banner/clock/date

Option:
clock-format-menu
on

Option:
bitmap-clock
64x64 /usr/share/reciva/clockdata.bin

Option:
split-alarm-icons
on

Option:
aux-menu
on

Option:
volume-control
on

Option:
initial-volume
28

Option:
reply-button-exits-spinner
on


Comments:
With those options you add the following things to your radio:

  • A working equalizer menu
  • A working contrast menu. This is important as the standard contrast is set to high and causes problems! Set it to 10.
  • When doing a substring search, prssing "reply" does the same and srolling to "END"
  • You get rid of the "REAL ENABLED" string
  • You get a 3-line-standby display instead of the big clock. Setting "graphical-clock" to "on", you have a analogue clock displayed
  • Every of the five alarms has its own icon
  • "back" and "off" are now also menu items
  • the local-media option is active, so when you unscrew your radio and insert a usb hub with usb data stick, you can listen to mp3s on it
  • reply button saves the current station to the "MyStreams"-Database
  • you have local bookmarks in addition the the "MyStreams" favorites.

Tested on dnt ipdio with firmware 756-a-122.
By: gforums.


Logik IR100 (Radio ID: 1012)

NOTE 1: This is a FULL config file for replacement. Delete all option-entrys from the old config-files and then insert this. You can delete a line in "vi" pressing twice the "d"-key. Do that until all option-entrys (and not more than these!!) are removed. Note 2: I am using the firmware 257-a-756-a-205 with these settings. Older firmwares should do it as well.

include all_radios.txt

Option:
stereo-mode-menu
on

Option:
stereo-mode
stereo

Option:
backlight-level-standby
2

Option:
backlight-level-inactive
4

Option:
upnp
on

Option:
media-player
on

# ---------------------------------
# Please note: on newer firmwares,
# use the initial-volume-mb setting
# (try which works better, I use it
# with the 257-a-756-a-205 fw)
# on older firmwares, use the old
# initial-volume setting.
# ---------------------------------

Option:
initial-volume-mb
0

# Option
# initial-volume
# 28

Option:
volume-control
off

Option:
user-interface
multi-line

Option:
alarm-clock
config1

Option:
stations-history
on

Option:
history-size
20

Option:
stations-substring-search
on

Option:
sleep-timer-increment
300

Option:
clock-dst-menu
on

Option:
number-of-alarms
5

Option:
back-as-menu-item
on

Option:
presets-as-menu-items
on

Option:
off-in-main-menu
on

Option:
force-metadata
on

Option:
reset-clock
on

Option:
usb-thumbdrive
on

Option:
thumbdrive-power-connector
2

Option:
thumbdrive-power-pin
30

Option:
local-media
on

Option:
reply-button-exits-spinner
on

Option:
pbch-report-enabled
off


Comments:
With those options you add the following things to your radio:

  • A very very useful search function. When you once have it activated, you won't miss it anylonger.
  • When doing a substring search, prssing "reply" does the same and srolling to "END"
  • You get rid of the "REAL ENABLED" string
  • "back" and "off" are now also menu items
  • the local-media option is active, so when you unscrew your radio and insert a usb hub with usb data stick, you can listen to mp3s on it
  • reply button saves the current station to the "MyStreams"-Database (#1)
  • you have local bookmarks in addition the the "MyStreams" favorites.
  • Radio saves a history of the last played stations
  • Take care of the setting "initial-volume". Reciva seems to have changed the volume handling with newer firmwares. With the wrong setting, the radio will be not as loud as with the right setting.
  • #1 NOTE: in some firmware configuration, you have to edit the file "all_radios_common.txt". Here the option "reply-button-function" is set to off. You need to change that to "on".

Tested on LOGIK IR100 with firmware 756-a-205.
By: gforums.

Go back

Return to the Config.txt_File Config.txt_File website.