Configuration Parameters
Please modify the parameters with caution, as they can affect the behavior of the SidecarT board. Read the User Guide section for more information.
Parameter | Type | Description | Released | Default |
---|---|---|---|---|
BOOT_FEATURE | STRING | Firmware mode to start after SidecarT reboot | v0.0.1 | CONFIGURATOR |
CONFIGURATION_DARK | BOOLEAN | Enable or disable the dark theme in the Configurator | v0.0.16 | false |
DELAY_ROM_EMULATION | BOOLEAN | Enable or disable Delay/Ripper mode | v0.0.9 | false |
DOWNLOAD_TIMEOUT_SEC | INTEGER | The timeout in seconds for the download operations | v0.0.15 | 60 |
FILE_COUNT_ENABLED | BOOLEAN | Enable or disable the file count in the microSD card | v0.0.16 | true |
FLOPPIES_FOLDER | STRING | The folder where the SidecarT will find the Floppy images | v0.0.10 | /floppies |
FLOPPY_BOOT_ENABLED | BOOLEAN | Enable or disable the floppy startup from boot sector | v0.0.16 | true |
FLOPPY_BUFFER_TYPE | INTEGER | The type of floppy buffer to use: 0=_dskbuf, 1=heap | v0.0.16 | 0 |
FLOPPY_DB_URL | STRING | The URL of the Atari ST floppy database | v0.0.11 | http:// ataristdb. |
FLOPPY_IMAGE_A | STRING | File with the floppy image to emulate in drive A | v0.0.10 | |
FLOPPY_IMAGE_B | STRING | File with the floppy image to emulate in drive B | v0.0.18 | |
FLOPPY_NET_ENABLED | BOOLEAN | Enable or disable the web manager | v0.0.18 | true |
FLOPPY_NET_TOUT_SEC | INTEGER | The timeout in seconds for the web manager operations | v0.0.18 | 60 |
FLOPPY_XBIOS_ENABLED | BOOLEAN | Enable or disable the XBIOS floppy emulation | v0.0.16 | true |
GEMDRIVE_BUFF_TYPE | INTEGER | The type of GEMDRIVE drive buffer: 0=_dskbuf, 1=heap | v0.0.16 | 0 |
GEMDRIVE_DRIVE | STRING | The drive letter to emulate as a GEMDRIVE drive | v0.0.16 | C |
GEMDRIVE_FOLDERS | STRING | The folders to mount as GEMDRIVE drives | v0.0.16 | /hd |
GEMDRVIVE_RTC | BOOLEAN | Enable or disable the RTC in the GEMDRIVE drives | v0.0.16 | true |
GEMDRIVE_TIMEOUT_SEC | INTEGER | The timeout in seconds for the GEMDRIVE RTC operations | v0.0.16 | 45 |
GEMDRIVE_FAKEFLOPPY | BOOLEAN | Enable or disable the fake floppy in the GEMDRIVE | v1.0.0 | true |
HOSTNAME | STRING | The hostname of the SidecarT in the TCP/IP network | v0.0.1 | sidecart |
LATEST_RELEASE_URL | STRING | The URL of the file with the latest SidecarT release version | v0.0.1 | http:// atarist./ version.txt |
MENU_REFRESH_SEC | INTEGER | The number of seconds to refresh the Configurator menu | v0.0.15 | 3 |
NETWORK_STATUS_SEC | INTEGER | The number of seconds for the polling interval to check the status of the network | v0.0.15 | 10 |
ROMS_CSV_URL | STRING | The URL of the CSV file with the ROMs information | v0.0.18 | http:// roms./ roms.csv |
ROMS_FOLDER | STRING | The folder where the SidecarT will find the ROM images | v0.0.1 | /roms |
ROMS_YAML_URL | STRING | The URL of the JSON file with the ROMs information | v0.0.1 | DEPRECATED! |
RTC_NTP_SERVER_HOST | STRING | The NTP server host to synchronize the RTC | v0.0.12 | pool.ntp.org |
RTC_NTP_SERVER_PORT | INTEGER | The NTP server port to synchronize the RTC | v0.0.12 | 123 |
RTC_TYPE | STRING | The type of RTC to emulate: SIDECART, DALLAS | v0.0.12 | SIDECART |
RTC_UTC_OFFSET | STRING | The UTC offset of the RTC | v0.0.12 | 0 |
SAFE_CONFIG_REBOOT | BOOL | If true, the SidecarT will reboot after a computer power cycle, otherwise it will reboot immediately | v0.0.9 | true |
SD_MASS_STORAGE | BOOLEAN | Enable or disable the SD mass storage mode | v0.0.17 | true |
SD_BAUD_RATE_KB | INTEGER | The baud rate in Kbps for the microSD card (Max:25000) | v0.0.17 | 12500 |
WIFI_AUTH | INTEGER | The authentication type of the WiFi network to connect to | v0.0.1 | |
WIFI_CONNECT_TIMEOUT | INTEGER | The timeout in seconds to connect to the WiFi network | v1.0.0 | 30 |
WIFI_COUNTRY | STRING | The country code of the WiFi network to connect to | v0.0.15 | XX |
WIFI_DHCP | BOOLEAN | Enable or disable the DHCP in the WiFi network | v1.0.0 | true |
WIFI_DNS | STRING | DNS when DHCP disabled. One or two, comma separated | v1.0.0 | 8.8.8 |
WIFI_GATEWAY | STRING | The gateway of the WiFi network when DHCP disabled | v1.0.0 | |
WIFI_IP | STRING | The IP address of the WiFi network when DHCP disabled | v1.0.0 | |
WIFI_NETMASK | STRING | The netmask of the WiFi network when DHCP disabled | v1.0.0 | |
WIFI_PASSWORD | STRING | The password of the WiFi network to connect to | v0.0.1 | |
WIFI_POWER | INTEGER | The power configuration of the Wifi chip. 0 - power management disabled 1 - Maximize performance 2 - Aggresive power management 3 - Default chip values 4 - No power saving | v1.0.0 | 0 |
WIFI_RSSI | BOOLEAN | Show RSSI of the connected network: | v1.0.0 | true |
WIFI_SCAN_SECONDS | INTEGER | The number of seconds to scan for WiFi networks | v0.0.1 | 15 |
WIFI_SSID | STRING | The SSID of the WiFi network to connect to | v0.0.1 |