Advertisement
Guest User

.config

a guest
Nov 12th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.11 KB | None | 0 0
  1. #
  2. # Automatically generated by make menuconfig: don't edit
  3. #
  4.  
  5. #
  6. # General Setup
  7. #
  8. ARCH=ARCH_AVR
  9. ARCH_AVR=y
  10. # ARCH_HOST is not set
  11. # atmega8 is not set
  12. # atmega88 is not set
  13. # atmega128 is not set
  14. # atmega16 is not set
  15. # atmega162 is not set
  16. # atmega168 is not set
  17. # atmega168p is not set
  18. # atmega169 is not set
  19. # atmega32 is not set
  20. # atmega328p is not set
  21. # atmega32u4 is not set
  22. # atmega64 is not set
  23. # atmega644 is not set
  24. # atmega644p is not set
  25. MCU=atmega1284p
  26. atmega1284p=y
  27. # atmega2560 is not set
  28. # at90can32 is not set
  29. # at90can64 is not set
  30. # at90can128 is not set
  31. FREQ=20000000
  32. # alpengluehn is not set
  33. # antares_I is not set
  34. # antares_IO is not set
  35. # antares_O is not set
  36. # Arduino_Duemilanove is not set
  37. # arduino_mega2560_r3 is not set
  38. # arduino_pro_micro is not set
  39. # arduino_pro_mini is not set
  40. # beteigeuze is not set
  41. # conrad_probot is not set
  42. # ehaserl is not set
  43. # etherrape is not set
  44. # Fimser is not set
  45. # fnordlicht_servo is not set
  46. # generic_usb_teensy is not set
  47. # hr20 is not set
  48. # Jackalope is not set
  49. # JeeLinkv2 is not set
  50. # lome6 is not set
  51. # MicroWebServer is not set
  52. # netio_addon is not set
  53. # netio_bsbport is not set
  54. HARDWARE=netio
  55. netio=y
  56. # other is not set
  57. # pollin_evalboard_addon is not set
  58. # pollin_evalboard is not set
  59. # pollin_funkevalboard is not set
  60. # radig_web is not set
  61. # thermy is not set
  62. # USBrfm12stick is not set
  63. # volkszaehler_so_server is not set
  64. # CPU_SLEEP is not set
  65. # SRAM_SUPPORT is not set
  66. # SRAM_MEMTEST_ON_BOOT is not set
  67. # BOOTLOADER_SUPPORT is not set
  68. # BOOTLOADER_JUMP is not set
  69. BOOTLOADER_SIZE=0
  70. BOOTLOADER_START_ADDRESS=0x20000
  71. FLASH_SIZE=0x20000
  72. EEPROM_SIZE=0x1000
  73. RAM_SIZE=0x4000
  74. FLASH_PAGESIZE=0x100
  75. EEPROM_PAGESIZE=0x8
  76. # CRC_PAD_SUPPORT is not set
  77. # MBR_SUPPORT is not set
  78. TEENSY_SUPPORT=y
  79. # SPI_TIMEOUT is not set
  80. # USART_SPI_SUPPORT is not set
  81. # SOFT_SPI_SUPPORT is not set
  82. GIT_VERSION="7ed1212"
  83. # DEBUG_DISCARD_SOME is not set
  84. # DEBUG is not set
  85. # DEBUG_USE_SYSLOG is not set
  86. # DEBUG_SERIAL_USART_SUPPORT is not set
  87. # SOFT_UART_SUPPORT is not set
  88. # DEBUG_HOOK is not set
  89. # DEBUG_RESET_REASON is not set
  90.  
  91. #
  92. # Periodic / Scheduler
  93. #
  94. CONF_MTICKS_PER_SEC=50
  95. # PERIODIC_TIMER3_SUPPORT is not set
  96. CONF_PERIODIC_USE_TIMER=1
  97. # PERIODIC_TIMER_API_SUPPORT is not set
  98. # PERIODIC_ADJUST_SUPPORT is not set
  99. # DEBUG_PERIODIC is not set
  100. # DEBUG_PERIODIC_ECMD_SUPPORT is not set
  101. # DEBUG_PERIODIC_WAVEFORMS_SUPPORT is not set
  102. # DEBUG_PERIODIC_OC1A_SUPPORT is not set
  103. # SCHEDULER_SUPPORT is not set
  104. # SCHEDULER_DYNAMIC_SUPPORT is not set
  105. CONF_SCHEDULER_NUM_DYNAMIC_TIMERS=8
  106. # DEBUG_SCHEDULER_SUPPORT is not set
  107. # STATUSLEDS is not set
  108. # STATUSLED_POWER_SUPPORT is not set
  109. # STATUSLED_BOOTED_SUPPORT is not set
  110. # STATUSLED_NETLINK_SUPPORT is not set
  111. # STATUSLED_TX_SUPPORT is not set
  112. # STATUSLED_RFM12_TX_SUPPORT is not set
  113. # STATUSLED_ZBUS_TX_SUPPORT is not set
  114. # STATUSLED_IRMP_TX_SUPPORT is not set
  115. # STATUSLED_EMS_TX_SUPPORT is not set
  116. # STATUSLED_RX_SUPPORT is not set
  117. # STATUSLED_RFM12_RX_SUPPORT is not set
  118. # STATUSLED_ZBUS_RX_SUPPORT is not set
  119. # STATUSLED_IRMP_RX_SUPPORT is not set
  120. # STATUSLED_EMS_RX_OK_SUPPORT is not set
  121. # STATUSLED_ERROR_SUPPORT is not set
  122. # STATUSLED_EMS_RX_FAIL_SUPPORT is not set
  123. # STATUSLED_HB_ACT_SUPPORT is not set
  124. # STATUSLED_HEARTBEAT_SUPPORT is not set
  125. # STATUSLED_RFM12_TX_ACT_SUPPORT is not set
  126. # STATUSLED_RFM12_RX_ACT_SUPPORT is not set
  127. # STATUSLED_ZBUS_TX_ACT_SUPPORT is not set
  128. # STATUSLED_ZBUS_RX_ACT_SUPPORT is not set
  129. # STATUSLED_EMS_TX_ACT_SUPPORT is not set
  130. # STATUSLED_EMS_RX_ACT_SUPPORT is not set
  131. # STATUSLED_ECMD_ACT_SUPPORT is not set
  132. # CRYPTO_SUPPORT is not set
  133. # CAST5_SUPPORT is not set
  134. # MD5_SUPPORT is not set
  135. # SHA1_SUPPORT is not set
  136. VFS_SUPPORT=y
  137. # VFS_DF_SUPPORT is not set
  138. VFS_INLINE_SUPPORT=y
  139. # CONFIG_INLINE_SUPPORT is not set
  140. # VFS_CONFIG_INLINE_SUPPORT is not set
  141. # MOTD_INLINE_SUPPORT is not set
  142. # RADIO_INLINE_SUPPORT is not set
  143. # I2C_INLINE_SUPPORT is not set
  144. # VFS_IO_INLINE_SUPPORT is not set
  145. # KTY_INLINE_SUPPORT is not set
  146. # ADC_INLINE_SUPPORT is not set
  147. # ONEWIRE_INLINE_SUPPORT is not set
  148. # HAT_INLINE_SUPPORT is not set
  149. # CAMERA_INLINE_SUPPORT is not set
  150. # NAMED_PIN_INLINE_SUPPORT is not set
  151. # STELLA_INLINE_SUPPORT is not set
  152. # MOTORCURTAIN_INLINE_SUPPORT is not set
  153. # MSR1_INLINE_SUPPORT is not set
  154. # TO1_INLINE_SUPPORT is not set
  155. # MCUF_INLINE_SUPPORT is not set
  156. # UPNP_INLINE_SUPPORT is not set
  157. # LCD_INLINE_SUPPORT is not set
  158. # NMEA_INLINE_SUPPORT is not set
  159. # PWM_SERVO_INLINE_SUPPORT is not set
  160. # CW_INLINE_SUPPORT is not set
  161. # DMX_STORAGE_INLINE_SUPPORT is not set
  162. # WOL_INLINE_SUPPORT is not set
  163. # VFS_INLINE_INLINESVG_SUPPORT is not set
  164. # VFS_INLINE_HTML5_RANGE_FF_SUPPORT is not set
  165. # VFS_INLINE_HTML_CLEAN_SUPPORT is not set
  166. # VFS_INLINE_OBSOLETE_BROWSER_SUPPORT is not set
  167. # DEBUG_INLINE_DUMMY is not set
  168. # DEBUG_INLINE_GZ is not set
  169. # DEBUG_INLINE_DISABLE_GZ is not set
  170. # VFS_HOST_SUPPORT is not set
  171. # VFS_SD_SUPPORT is not set
  172. # VFS_EEPROM_SUPPORT is not set
  173. # VFS_EEPROM_RAW_SUPPORT is not set
  174. # VFS_DC3840_SUPPORT is not set
  175. # DATAFLASH_SUPPORT is not set
  176. # DEBUG_FS is not set
  177. # DEBUG_FS_INODETABLE is not set
  178. # DEBUG_FS_MARK is not set
  179. # VFS_EEPROM_DEBUG_SUPPORT is not set
  180. # PAM_SUPPORT is not set
  181. # CONTROL6_SUPPORT is not set
  182.  
  183. #
  184. # Network
  185. #
  186. CONF_HOSTNAME="ethersex"
  187. NET_MAX_FRAME_LENGTH=1500
  188. ENC28J60_SUPPORT=y
  189. CONF_ENC_MAC="ac:de:48:fd:0f:d0"
  190. # IPV6_STATIC_SUPPORT is not set
  191. CONF_ENC_IP="192.168.23.244"
  192. CONF_ENC_IP4_NETMASK="255.255.255.0"
  193. # IEEE8021Q_SUPPORT is not set
  194. CONF_ENC_ECOCON=ECOCON_UNSET
  195. ECOCON_UNSET=y
  196. # ECOCON_6 is not set
  197. # ECOCON_4 is not set
  198. # ECOCON_3 is not set
  199. # ECOCON_2 is not set
  200. # ECOCON_1 is not set
  201. # ECOCON_0 is not set
  202. # DEBUG_ENC28J60 is not set
  203. # DEBUG_INTERRUPT is not set
  204. # DEBUG_REV4_WORKAROUND is not set
  205. ETHERNET_SUPPORT=y
  206. # TAP_SUPPORT is not set
  207. CONF_TAP_MAC="ac:de:48:fd:0f:d0"
  208. # IPV6_STATIC_SUPPORT is not set
  209. CONF_TAP_IP="192.168.23.244"
  210. CONF_TAP_IP4_NETMASK="255.255.255.0"
  211. CONF_TAP_LOCALIP="192.168.23.1"
  212. # IEEE8021Q_SUPPORT is not set
  213. # RFM12_IP_SUPPORT is not set
  214. # RFM12_IP_RFM12_0 is not set
  215. # RFM12_IP_RFM12_1 is not set
  216. # RFM12_IP_RFM12_2 is not set
  217. CONF_RFM12_FREQ=RFM12_FREQ_433920
  218. RFM12_FREQ_433920=y
  219. # RFM12_FREQ_869775 is not set
  220. # RFM12_FREQ_869800 is not set
  221. # RFM12_FREQ_869825 is not set
  222. # RFM12_FREQ_869850 is not set
  223. # RFM12_FREQ_869875 is not set
  224. # RFM12_FREQ_869900 is not set
  225. # RFM12_FREQ_869925 is not set
  226. # CONF_RFM12_SLOW_SPI is not set
  227. # CONF_RFM12B_SUPPORT is not set
  228. CONF_RFM12_IP="192.168.5.1"
  229. CONF_RFM12_IP4_NETMASK="255.255.255.0"
  230. # RFM12_SOURCE_ROUTE_ALL is not set
  231. # RFM12_PCKT_FWD is not set
  232. # RFM12_ARP_PROXY is not set
  233. # RFM12_DISABLE is not set
  234. # RFM12_RAW_SUPPORT is not set
  235. # USB_SUPPORT is not set
  236. # USB_KEYBOARD_SUPPORT is not set
  237. # USB_HID_KEYBOARD_SEQUENCE_SUPPORT is not set
  238. # USB_HID_KEYBOARD_STATIC_SUPPORT is not set
  239. # USB_HID_KEYBOARD_ECMD_SUPPORT is not set
  240. # USB_MOUSE_SUPPORT is not set
  241. # USB_MOUSE_SEQUENCE_SUPPORT is not set
  242. # USB_NET_SUPPORT is not set
  243. # DEBUG_USB_HID_KEYBOARD is not set
  244. # DEBUG_USB_HID_MOUSE is not set
  245. # ZBUS_SUPPORT is not set
  246. # ZBUS_RAW_SUPPORT is not set
  247. # ROUTER_SUPPORT is not set
  248. UIP_SUPPORT=y
  249. NET_SUPPORT=y
  250. # IPV6_SUPPORT is not set
  251. IPV4_SUPPORT=y
  252. # IP_FORWARDING_SUPPORT is not set
  253. # UIP_TIMEOUT_SUPPORT is not set
  254. CONF_ETHERSEX_GATEWAY="192.168.23.1"
  255. # UIP_MULTI_STACK is not set
  256. # IPCHAIR_SUPPORT is not set
  257. # IPCHAIR_MASQ is not set
  258. TCP_SUPPORT=y
  259. UDP_SUPPORT=y
  260. BROADCAST_SUPPORT=y
  261. ICMP_SUPPORT=y
  262. # DNS_SUPPORT is not set
  263. CONF_DNS_SERVER="192.168.23.254"
  264. # BOOTP_SUPPORT is not set
  265. # BOOTP_TO_EEPROM_SUPPORT is not set
  266. # DHCP_SUPPORT is not set
  267. # OPENVPN_SUPPORT is not set
  268. CONF_OPENVPN_KEY=00000000000000000000000000000000
  269. CONF_OPENVPN_HMAC_KEY=00000000000000000000000000000000
  270. CONF_OPENVPN_IP="192.168.23.244"
  271. CONF_OPENVPN_IP4_NETMASK="255.255.255.0"
  272. # OPENVPN_STATIC_REMOTE is not set
  273. CONF_OPENVPN_PORT=1194
  274. # DEBUG_NET is not set
  275. # DEBUG_NET_CONFIG is not set
  276. # DEBUG_NET_IP6 is not set
  277. # DEBUG_OPENVPN is not set
  278. # DEBUG_ROUTER is not set
  279. # DEBUG_UIP is not set
  280. # DEBUG_UNKNOWN_PACKETS is not set
  281.  
  282. #
  283. # I/O
  284. #
  285. # CONFIG_IO_NONE is not set
  286. # PORTIO_SIMPLE is not set
  287. PORTIO_SCHEME=PORTIO_FULL_FEATURED
  288. PORTIO_FULL_FEATURED=y
  289. # PORTIO_SIMPLE_SUPPORT is not set
  290. PORTIO_SUPPORT=y
  291. # NAMED_PIN_SUPPORT is not set
  292. # TTY_SUPPORT is not set
  293. TTY_COLS=16
  294. TTY_LINES=4
  295. # TTY_LL_HD44780 is not set
  296. # TTY_LL_S1D15G10 is not set
  297. # TTY_LL_S1D13305 is not set
  298. # TTY_LL_VT100_TELNET is not set
  299. # DEBUG_TTY_LAYER is not set
  300.  
  301. #
  302. # Port expansion
  303. #
  304. # HC595_SUPPORT is not set
  305. HC595_REGISTERS=1
  306. # HC165_SUPPORT is not set
  307. # HC165_INVERSE_OUTPUT is not set
  308. HC165_REGISTERS=1
  309. # SMS_SUPPORT is not set
  310. SMS_USART_0=y
  311. # SMS_USART_1 is not set
  312. SMS_USE_USART=0
  313. # DEBUG_SMS is not set
  314.  
  315. #
  316. # ADC / DAC
  317. #
  318. ADC_LIGHT=y
  319. ADC_REF=ADC_AREF
  320. NEED_TEMP2TEXT=y
  321. KTY_SUPPORT=y
  322. KTY_DEVICE=KTY_DEVICE_110
  323. KTY_DEVICE_110=y
  324. # ADS7822_SUPPORT is not set
  325. # DAC_SUPPORT is not set
  326. # TLC5620_SUPPORT is not set
  327. # LTC1257_SUPPORT is not set
  328. CONF_LTC1257_NUM_DEVICES=4
  329. # DEBUG_LTC1257_CORE is not set
  330. # DEBUG_LTC1257_ECMD is not set
  331.  
  332. #
  333. # LCD Displays
  334. #
  335. # HD44780_SUPPORT is not set
  336. # HR20_LCD_SUPPORT is not set
  337. # S1D15G10_SUPPORT is not set
  338. # ST7626_SUPPORT is not set
  339. # S1D13305_SUPPORT is not set
  340. # DEBUG_S1D13305 is not set
  341. # LCD_SUPPORT is not set
  342. # DEBUG_HD44780 is not set
  343. # DEBUG_HD44780_CHARCONV is not set
  344. # DEBUG_HD44780_I2C is not set
  345.  
  346. #
  347. # Storage
  348. #
  349. # SD_READER_SUPPORT is not set
  350. # SER_RAM_SUPPORT is not set
  351.  
  352. #
  353. # I2C
  354. #
  355. I2C_MASTER_SUPPORT=y
  356. CONF_I2C_BAUD=400
  357. I2C_DETECT_SUPPORT=y
  358. I2C_GENERIC_SUPPORT=y
  359. # I2C_GENERIC_DELAYS is not set
  360. # I2C_24CXX_SUPPORT is not set
  361. # I2C_LM75_SUPPORT is not set
  362. # I2C_TMP175_SUPPORT is not set
  363. # I2C_DS1631_SUPPORT is not set
  364. # I2C_DS13X7_SUPPORT is not set
  365. # I2C_PCF8583_SUPPORT is not set
  366. # I2C_TSL2550_SUPPORT is not set
  367. # I2C_TSL2561_SUPPORT is not set
  368. # I2C_BMP085_SUPPORT is not set
  369. # I2C_PCA9531_SUPPORT is not set
  370. # I2C_PCA9685_SUPPORT is not set
  371. # I2C_PCF8574X_SUPPORT is not set
  372. # I2C_PCA9555_SUPPORT is not set
  373. # I2C_MAX7311_SUPPORT is not set
  374. I2C_MCP23017_SUPPORT=y
  375. # I2C_UDP_SUPPORT is not set
  376. # DEBUG_I2C is not set
  377. # I2C_SLAVE_SUPPORT is not set
  378. # DEBUG_I2C_SLAVE is not set
  379. # CAMERA_SUPPORT is not set
  380. # DC3840_SUPPORT is not set
  381. # CONFIG_DC3840_RES80 is not set
  382. # CONFIG_DC3840_RES160 is not set
  383. # CONFIG_DC3840_RES320 is not set
  384. # CONFIG_DC3840_RES640 is not set
  385. # DC3840_HIGH_COMPRESSION is not set
  386. # DC3840_BLACK_WHITE is not set
  387. DC3840_USART_0=y
  388. # DC3840_USART_1 is not set
  389. DC3840_USE_USART=0
  390. # DC3840_UDP_DEBUG is not set
  391.  
  392. #
  393. # Radio
  394. #
  395. # FS20_SUPPORT is not set
  396. # FS20_SEND_SUPPORT is not set
  397. # FHT_SEND_SUPPORT is not set
  398. # FS20_RECEIVE_SUPPORT is not set
  399. # FS20_RECEIVE_SENDER is not set
  400. CONF_FS20_SERVICE="merkur"
  401. CONF_FS20_PORT=2701
  402. # FS20_RECEIVE_WS300_SUPPORT is not set
  403. # DEBUG_FS20_REC is not set
  404. # DEBUG_ECMD_FS20 is not set
  405. # DEBUG_FS20_REC_QUEUE is not set
  406. # DEBUG_FS20_REC_VERBOSE is not set
  407. # DEBUG_FS20_SENDER is not set
  408. # DEBUG_FS20_WS300 is not set
  409. # DEBUG_FS20_WS300_VERBOSE is not set
  410. # RFM12_ASK_SUPPORT is not set
  411. # RFM12_ASK_433_SUPPORT is not set
  412. # RFM12_ASK_EXTERNAL_FILTER_SUPPORT is not set
  413. # RFM12_ASK_SENSING_SUPPORT is not set
  414. # RFM12_ASK_868_SUPPORT is not set
  415. # DEBUG_ASK_SENSE is not set
  416. # GENERIC_ASK_SUPPORT is not set
  417. # BLUETOOTH_SUPPORT is not set
  418.  
  419. #
  420. # IR Receivers
  421. #
  422. # RC5_SUPPORT is not set
  423. # RC5_SUPPORT is not set
  424. # RC5_UDP_SUPPORT is not set
  425. CONF_RC5_SERVER="192.168.100.3"
  426. # DEBUG_RC5 is not set
  427. # IRMP_SUPPORT is not set
  428. # IRMP_RX_SUPPORT is not set
  429. # IRMP_TX_SUPPORT is not set
  430. # IRMP_EXTERNAL_MODULATOR is not set
  431. # IRMP_ECMD is not set
  432. # IRMP_SUPPORT_SIRCS_PROTOCOL is not set
  433. # IRMP_SUPPORT_NEC_PROTOCOL is not set
  434. # IRMP_SUPPORT_NEC16_PROTOCOL is not set
  435. # IRMP_SUPPORT_NEC42_PROTOCOL is not set
  436. # IRMP_SUPPORT_JVC_PROTOCOL is not set
  437. # IRMP_SUPPORT_SAMSUNG_PROTOCOL is not set
  438. # IRMP_SUPPORT_SAMSUNG48_PROTOCOL is not set
  439. # IRMP_SUPPORT_MATSUSHITA_PROTOCOL is not set
  440. # IRMP_SUPPORT_KASEIKYO_PROTOCOL is not set
  441. # IRMP_SUPPORT_DENON_PROTOCOL is not set
  442. # IRMP_SUPPORT_RECS80_PROTOCOL is not set
  443. # IRMP_SUPPORT_RECS80EXT_PROTOCOL is not set
  444. # IRMP_SUPPORT_RC5_PROTOCOL is not set
  445. # IRMP_SUPPORT_RC6_PROTOCOL is not set
  446. # IRMP_SUPPORT_RC6A_PROTOCOL is not set
  447. # IRMP_SUPPORT_NUBERT_PROTOCOL is not set
  448. # IRMP_SUPPORT_BANG_OLUFSEN_PROTOCOL is not set
  449. # IRMP_SUPPORT_GRUNDIG_PROTOCOL is not set
  450. # IRMP_SUPPORT_NOKIA_PROTOCOL is not set
  451. # IRMP_SUPPORT_SIEMENS_PROTOCOL is not set
  452. # IRMP_SUPPORT_FDC_PROTOCOL is not set
  453. # IRMP_SUPPORT_RCCAR_PROTOCOL is not set
  454. # IRMP_SUPPORT_NIKON_PROTOCOL is not set
  455. # IRMP_SUPPORT_RUWIDO_PROTOCOL is not set
  456. # IRMP_SUPPORT_IR60_PROTOCOL is not set
  457. # IRMP_SUPPORT_KATHREIN_PROTOCOL is not set
  458. # IRMP_SUPPORT_NETBOX_PROTOCOL is not set
  459. # IRMP_SUPPORT_LEGO_PROTOCOL is not set
  460. # IRMP_SUPPORT_THOMSON_PROTOCOL is not set
  461. # IRMP_SUPPORT_BOSE_PROTOCOL is not set
  462. # IRMP_SUPPORT_A1TVBOX_PROTOCOL is not set
  463. # IRMP_SUPPORT_ORTEK_PROTOCOL is not set
  464. # IRMP_SUPPORT_TELEFUNKEN_PROTOCOL is not set
  465. # IRMP_SUPPORT_ROOMBA_PROTOCOL is not set
  466. # IRMP_SUPPORT_RCMM_PROTOCOL is not set
  467. # IRMP_SUPPORT_LGAIR_PROTOCOL is not set
  468. # IRMP_SUPPORT_RADIO1_PROTOCOL is not set
  469. # REMOTE_IRMP_SUPPORT is not set
  470. REMOTE_IRMP_PORT=10001
  471. # DEBUG_IRMP is not set
  472. # DEBUG_REMOTE_IRMP is not set
  473. # PSB2186_SUPPORT is not set
  474. # ONEWIRE_SUPPORT is not set
  475. # ONEWIRE_DS18XX_SUPPORT is not set
  476. # ONEWIRE_DS2502_SUPPORT is not set
  477. # ONEWIRE_DS2450_SUPPORT is not set
  478. # ONEWIRE_DEVICES is not set
  479. OW_DISCOVER_INTERVAL=600
  480. OW_POLLING_INTERVAL=30
  481. # ONEWIRE_NAMING_SUPPORT is not set
  482. # ONEWIRE_HOOK_SUPPORT is not set
  483. OW_SENSORS_COUNT=10
  484. # ONEWIRE_SNMP_SUPPORT is not set
  485. # ONEWIRE_ECMD_LIST_SUPPORT is not set
  486. # ONEWIRE_ECMD_LIST_VALUES_SUPPORT is not set
  487. # ONEWIRE_ECMD_LIST_POWER_SUPPORT is not set
  488. # DEBUG_OW_POLLING is not set
  489. # DEBUG_ECMD_OW_ROM is not set
  490. # DEBUG_ECMD_OW_LIST is not set
  491. # DEBUG_OW_DS2450_CORE is not set
  492. # DEBUG_OW_DS2450_ECMD is not set
  493. # HR20_INPUT_SUPPORT is not set
  494. # PS2_SUPPORT is not set
  495. # PS2_GERMAN_LAYOUT is not set
  496. # DEBUG_PS2 is not set
  497. # BUTTONS_INPUT_SUPPORT is not set
  498.  
  499. #
  500. # Humidity & temperature sensors
  501. #
  502. # SHT_SUPPORT is not set
  503. # DHT_SUPPORT is not set
  504. # ZACWIRE_SUPPORT is not set
  505. # ZACWIRE_RAW_SUPPORT is not set
  506. # ZACWIRE_CONVERT306_SUPPORT is not set
  507. # ZACWIRE_CONVERT506_SUPPORT is not set
  508. # ULTRASONIC_SUPPORT is not set
  509. # DEBUG_ULTRASONIC is not set
  510. # HBRIDGE_SUPPORT is not set
  511. # DUAL_HBRIDGE_SUPPORT is not set
  512. # SHARE_ENABLE_HBRIDGE_SUPPORT is not set
  513. # HBRIDGE_INVERTER_SUPPORT is not set
  514. # DEBUG_HBRIDGE is not set
  515. # MCUF_SUPPORT is not set
  516. # MCUF_SERIAL_SUPPORT is not set
  517. MCUF_USART_0=y
  518. # MCUF_USART_1 is not set
  519. MCUF_USE_USART=0
  520. # MCUF_OUTPUT_SUPPORT is not set
  521. # BLP_SUPPORT is not set
  522. # LEDRG_SUPPORT is not set
  523. # MCUF_SERIAL_WORKAROUND_FOR_BAD_MCUF_UDP_PACKETS is not set
  524. # MCUF_SCROLLTEXT_SUPPORT is not set
  525. CONF_MCUF_SCROLLTEXT_STARTUP="Hi I am your ethersex ;-) "
  526. CONF_MCUF_SCROLLTEXT_STARTUP_COLOR=240
  527. CONF_MCUF_SCROLLTEXT_STARTUP_BG_COLOR=1
  528. CONF_MCUF_SCROLLTEXT_STARTUP_SPEED=2
  529. # MCUF_CLOCK_SUPPORT is not set
  530. # MCUF_CLOCK_AUTOSTART_SUPPORT is not set
  531. # MCUF_MODUL_SUPPORT is not set
  532. # MCUF_MODUL_CRON_SUPPORT is not set
  533. # MCUF_MODUL_DISPLAY_MODE_CRON_SEQUENCE is not set
  534. MCUF_MODUL_DISPLAY_MODE_CRON=MCUF_MODUL_DISPLAY_MODE_CRON_RANDOM
  535. MCUF_MODUL_DISPLAY_MODE_CRON_RANDOM=y
  536. # MCUF_MODUL_DISPLAY_MODE_SUPPORT is not set
  537. # MCUF_MODUL_DISPLAY_MODE_SEQUENCE is not set
  538. MCUF_MODUL_DISPLAY_MODE=MCUF_MODUL_DISPLAY_MODE_RANDOM
  539. MCUF_MODUL_DISPLAY_MODE_RANDOM=y
  540. # MCUF_MODUL_DISPLAY_MODE_MANUAL is not set
  541. # MCUF_TEST_GAME_INPUT is not set
  542. # MCUF_CHESS_SUPPORT is not set
  543. # MCUF_BOX_SUPPORT is not set
  544. # MCUF_CLEAN_SUPPORT is not set
  545. # MCUF_SPIRAL_SUPPORT is not set
  546. # MCUF_IMAGE_SUPPORT is not set
  547. # MCUF_MODUL_BORG16_SUPPORT is not set
  548. # MCUF_MODUL_BORG16_XONI_STUDY_SUPPORT is not set
  549. # MCUF_MODUL_BORG16_SNAKE_SUPPORT is not set
  550. # MCUF_MODUL_BORG16_SNAKE_INTERACTIVE_SUPPORT is not set
  551. # DEBUG_MCUF is not set
  552.  
  553. #
  554. # Protocols
  555. #
  556. NET_MAX_FRAME_LENGTH_GT_571=y
  557. # ARTNET_SUPPORT is not set
  558. CONF_ARTNET_PORT=6454
  559. CONF_ARTNET_INUNIVERSE=1
  560. CONF_ARTNET_OUTUNIVERSE=0
  561. CONF_ARTNET_OUTPUT_IP="192.168.0.255"
  562. # CONF_ARTNET_SEND_POLL_REPLY is not set
  563. # DEBUG_ARTNET is not set
  564. # DALI_SUPPORT is not set
  565. # DALI_RAW_SUPPORT is not set
  566. # DALI_RECEIVE_SUPPORT is not set
  567. # DMX_SUPPORT is not set
  568. DMX_OUTPUT_UNIVERSE=1
  569. DMX_USART_0=y
  570. # DMX_USART_1 is not set
  571. DMX_USE_USART=0
  572. ECMD_PARSER_SUPPORT=y
  573. # ECMD_REMOVE_BACKSPACE_SUPPORT is not set
  574. # ALIASCMD_SUPPORT is not set
  575. # ECMD_PAM_SUPPORT is not set
  576. # ECMD_SCRIPT_SUPPORT is not set
  577. # ECMD_LOG_VIA_SYSLOG is not set
  578. # ECMD_SERIAL_USART_SUPPORT is not set
  579. ECMD_TCP_SUPPORT=y
  580. ECMD_TCP_PORT=2701
  581. # ECMD_UDP_SUPPORT is not set
  582. # ECMD_SERIAL_I2C_SUPPORT is not set
  583. # ECMD_USB_SUPPORT is not set
  584. # ECMD_BLUETOOTH_SUPPORT is not set
  585. # ECMD_JABBER_SUPPORT is not set
  586. # ECMD_IRC_SUPPORT is not set
  587. # ECMD_SMS_SUPPORT is not set
  588. # ECMD_EEPROM_SUPPORT is not set
  589. # ECMD_SENDER_SUPPORT is not set
  590. # UECMD_SENDER_SUPPORT is not set
  591. # DISABLE_IPCONF_SUPPORT is not set
  592. # DISABLE_REBOOT_SUPPORT is not set
  593. # IPSTATS_SUPPORT is not set
  594. # FREE_SUPPORT is not set
  595. # CLOCK_DATE_SUPPORT is not set
  596. # CLOCK_TIME_SUPPORT is not set
  597. # HR20_TEMP_ECMD_SUPPORT is not set
  598. # ECMD_MIRROR_REQUEST is not set
  599. # DEBUG_ECMD is not set
  600. # DEBUG_ECMD_FS20 is not set
  601. # DEBUG_ECMD_IP is not set
  602. # DEBUG_ECMD_MAC is not set
  603. # DEBUG_ECMD_NET is not set
  604. # DEBUG_ECMD_OW_LIST is not set
  605. # DEBUG_ECMD_OW_ROM is not set
  606. # DEBUG_ECMD_PORTIO is not set
  607. # DEBUG_ECMD_RC5 is not set
  608. # DEBUG_ECMD_SCRIPT is not set
  609. # ELTAKOMS_SUPPORT is not set
  610. # ELTAKOMS_USART_0 is not set
  611. # ELTAKOMS_USART_1 is not set
  612. # DEBUG_ELTAKOMS is not set
  613. # EMS_SUPPORT is not set
  614. EMS_BUFFER_LEN=64
  615. EMS_PORT=7950
  616. # EMS_USART_0 is not set
  617. # EMS_USART_1 is not set
  618. # EMS_DEBUG_STATS is not set
  619. # EMS_PROTO_DEBUG is not set
  620. # EMS_IO_DEBUG is not set
  621. # EMS_ERROR_DEBUG is not set
  622. # FNORDLICHT_BASIC_SUPPORT is not set
  623. FNORDLICHT_BAUDRATE=19200
  624. # FNORDLICHT_USART_0 is not set
  625. # FNORDLICHT_USART_1 is not set
  626. # FNORDLICHT_SUPPORT is not set
  627. CONF_FNORDLICHTER=1
  628. # FNORDLICHT_SERVO_SUPPORT is not set
  629. # DEBUG_FNORDLICHT is not set
  630. # HTTPLOG_SUPPORT is not set
  631. CONF_HTTPLOG_SERVICE="volkszaehler.org"
  632. CONF_HTTPLOG_PATH="/httplog/httplog.php"
  633. # CONF_HTTPLOG_INCLUDE_TIMESTAMP is not set
  634. # CONF_HTTPLOG_INCLUDE_UUID is not set
  635. CONF_HTTPLOG_UUID="12345678-9ABC-DEF0-1234-56789ABCDEF0"
  636. HTTPLOG_BUFFER_LEN=140
  637. # DEBUG_HTTPLOG is not set
  638. # IRC_SUPPORT is not set
  639. CONF_IRC_IP="192.168.23.254"
  640. CONF_IRC_PORT=6667
  641. CONF_IRC_CHANNEL="ethersex"
  642. CONF_IRC_USERNAME="ethersex"
  643. CONF_IRC_NICKNAME="ethersex"
  644. CONF_IRC_REALNAME="Ethersex Wollmilchsau"
  645. # IRC_GREET_SUPPORT is not set
  646. # DEBUG_IRC is not set
  647. # MDNS_SD_SUPPORT is not set
  648. # MODBUS_SUPPORT is not set
  649. # MQTT_SUPPORT is not set
  650. MQTT_CALLBACK_SLOTS=1
  651. # MQTT_STATIC_CONF is not set
  652. # MQTT_DEBUG is not set
  653. # MQTT_PARSE_DEBUG is not set
  654. # MYSQL_SUPPORT is not set
  655. CONF_MYSQL_IP="192.168.23.254"
  656. CONF_MYSQL_USERNAME="root"
  657. CONF_MYSQL_PASSWORD="password"
  658. CONF_MYSQL_SCHEMA="mavisdb"
  659. # DEBUG_MYSQL is not set
  660. # NETSTAT_SUPPORT is not set
  661. CONF_NETSTAT_SERVICE_IP="188.40.33.175"
  662. CONF_NETSTAT_SERVICE="ethersex.de"
  663. CONF_NETSTAT_API="/~habo/stat/"
  664. # DEBUG_NETSTAT is not set
  665.  
  666. #
  667. # Radio
  668. #
  669. # RADIO_HW_868 is not set
  670. # PROTO_FS20_SUPPORT is not set
  671. # RFM12_ASK_FS20_TX_SUPPORT is not set
  672. # RFM12_ASK_FS20_RX_SUPPORT is not set
  673. # RFM12_ASK_FHT_SUPPORT is not set
  674. # RFM12_ASK_ESA_SUPPORT is not set
  675. # RFM12_ASK_TX3_SUPPORT is not set
  676. # RFM12_ASK_FS20_SYSLOG is not set
  677. # RFM12_ASK_FS20_SUPPORT is not set
  678. # DEBUG_ASK_FS20 is not set
  679. # RADIO_HW_ASK is not set
  680. # PROTO_ASK_SUPPORT is not set
  681. # PROTO_2272_SUPPORT is not set
  682. # PROTO_1527_SUPPORT is not set
  683. # PROTO_TEVION_SUPPORT is not set
  684. # PROTO_INTERTECHNO_SUPPORT is not set
  685. # PROTO_INTERTECHNO_SL_SUPPORT is not set
  686. # PROTO_OASEFMMASTER_SUPPORT is not set
  687. # PROTO_FA20RF_SUPPORT is not set
  688. # PROTO_SMOKEDETECTOR_SUPPORT is not set
  689. # SIP_SUPPORT is not set
  690. CONF_SIP_PROXY_IP="192.168.178.1"
  691. CONF_SIP_FROM="621"
  692. CONF_SIP_TO="622"
  693. CONF_SIP_AUTH_USER="621"
  694. CONF_SIP_AUTH_PASS="tester"
  695. # DEBUG_SIP is not set
  696. # SOAP_SUPPORT is not set
  697. # SNMP_SUPPORT is not set
  698. # SENDMAIL_SUPPORT is not set
  699. CONF_SENDMAIL_IP="78.47.210.246"
  700. CONF_SENDMAIL_FROM="root@sex.metafnord.de"
  701. CONF_SENDMAIL_TO="stesie@brokenpipe.de"
  702. # SENDMAIL_AUTH_SUPPORT is not set
  703. # DEBUG_SENDMAIL is not set
  704. # SMS77_SUPPORT is not set
  705. CONF_SMS77_SERVICE="gateway.sms77.de"
  706. CONF_SMS77_USER=""
  707. CONF_SMS77_PASS=""
  708. CONF_SMS77_TO=""
  709. CONF_SMS77_TYPE_CHOICE=CONF_SMS77_TYPE_BASICPLUS
  710. CONF_SMS77_TYPE_BASICPLUS=y
  711. # CONF_SMS77_TYPE_STANDARD is not set
  712. # CONF_SMS77_TYPE_QUALITY is not set
  713. # CONF_SMS77_TYPE_FESTNETZ is not set
  714. # CONF_SMS77_TYPE_FLASH is not set
  715. CONF_SMS77_TYPE="basicplus"
  716. # SMS77_EEPROM_SUPPORT is not set
  717. # DEBUG_SMS77 is not set
  718. # SYSLOG_SUPPORT is not set
  719. CONF_SYSLOG_SERVER="192.168.23.73"
  720. # TWITTER_SUPPORT is not set
  721. CONF_TWITTER_SERVICE="identi.ca"
  722. CONF_TWITTER_API="/api"
  723. CONF_TWITTER_USERNAME="ethersex"
  724. CONF_TWITTER_PASSWORD=""
  725. CONF_TWITTER_AUTH="ZXRoZXJzZXg6"
  726. # DEBUG_TWITTER is not set
  727. # USTREAM_SUPPORT is not set
  728. CONF_USTREAM_IP="205.188.234.7"
  729. CONF_USTREAM_PORT=80
  730. # DEBUG_USTREAM is not set
  731. # YPORT_SUPPORT is not set
  732. YPORT_USART_0=y
  733. # YPORT_USART_1 is not set
  734. YPORT_USE_USART=0
  735. YPORT_PORT=7970
  736. YPORT_BAUDRATE=115200
  737. YPORT_USART_CONFIG=YPORT_USART_CONFIG_8N1
  738. YPORT_USART_CONFIG_8N1=y
  739. # YPORT_USART_CONFIG_8E2 is not set
  740. YPORT_BUFFER_LEN=32
  741. YPORT_FLUSH=25
  742. # DEBUG_YPORT is not set
  743. # BSBPORT_SUPPORT is not set
  744. # BSBPORT_USART_0 is not set
  745. # BSBPORT_USART_1 is not set
  746. BSBPORT_PORT=3000
  747. BSBPORT_BAUDRATE=4800
  748. BSBPORT_BUFFER_LEN=500
  749. BSBPORT_FLUSH=25
  750. BSBPORT_MESSAGE_BUFFER_LEN=10
  751. BSBPORT_MESSAGE_MAX_LEN=25
  752. BSBPORT_OWNADDRESS=7
  753. # BSBPORT_POLLING_SUPPORT is not set
  754. # BSBPORT_MQTT_SUPPORT is not set
  755. # DEBUG_BSBPORT_RX is not set
  756. # DEBUG_BSBPORT_TX is not set
  757. # DEBUG_BSBPORT_ECMD is not set
  758. # DEBUG_BSBPORT_MQTT is not set
  759. # MSR1_SUPPORT is not set
  760. MSR1_USART_0=y
  761. # MSR1_USART_1 is not set
  762. MSR1_USE_USART=0
  763. # DEBUG_MSR1 is not set
  764. # TO1_SUPPORT is not set
  765. TO1_USART_0=y
  766. # TO1_USART_1 is not set
  767. TO1_USE_USART=0
  768. TO1_SENSOR_COUNT=1
  769. # DEBUG_TO1 is not set
  770. # SERIAL_LINE_LOG_SUPPORT is not set
  771. # SERIAL_LINE_LOG_USART_0 is not set
  772. # SERIAL_LINE_LOG_USART_1 is not set
  773. SERIAL_LINE_LOG_TIMEOUT=20
  774. SERIAL_LINE_LOG_EOL=0A
  775. SERIAL_LINE_LOG_COUNT=60
  776. SERIAL_LINE_LOG_BAUDRATE=9600
  777. # SERIAL_LINE_LOG_SPACE_COMPRESSION is not set
  778. # NMEA_SUPPORT is not set
  779. NMEA_USART_0=y
  780. # NMEA_USART_1 is not set
  781. NMEA_USE_USART=0
  782. # STELLA_PROTOCOL_SUPPORT is not set
  783. UDP_STELLA_PORT=2702
  784. # IOUDP_PROTOCOL_SUPPORT is not set
  785. UDP_IO_PORT=2703
  786. # MOTORCURTAIN_PROTOCOL_SUPPORT is not set
  787. UDP_MOTORCURTAIN_PORT=2704
  788. # CW_SUPPORT is not set
  789. CW_WPM=12
  790. # CW_BOOT_SUPPORT is not set
  791. # CW_BEACON_SUPPORT is not set
  792. # CW_PIN_SUPPORT is not set
  793. # CW_PWM_FREQ_SUPPORT is not set
  794. # CW_RFM12_ASK_SUPPORT is not set
  795. # DEBUG_CW is not set
  796. # SGC_SUPPORT is not set
  797. # SGC_USART_0 is not set
  798. # SGC_USART_1 is not set
  799. SGC_BAUDRATE=9600
  800. # SGC_SHDN_SLEEP_ACTIVE is not set
  801. SGC_SLEEPMODE=0
  802. # SGC_TIMEOUT_COUNTER_SUPPORT is not set
  803. # SGC_ECMD_SEND_SUPPORT is not set
  804.  
  805. #
  806. # Applications
  807. #
  808. # APP_SAMPLE_SUPPORT is not set
  809. # APP_SAMPLE_INIT_AUTOSTART_SUPPORT is not set
  810. # APP_SAMPLE_PERIODIC_AUTOSTART_SUPPORT is not set
  811. # DEBUG_APP_SAMPLE is not set
  812. # BULBDIAL_SUPPORT is not set
  813. # DEBUG_BULBDIAL is not set
  814. CLOCK_SUPPORT=y
  815. # CLOCK_DATE_SUPPORT is not set
  816. # CLOCK_TIME_SUPPORT is not set
  817.  
  818. #
  819. # Timezone
  820. #
  821. TZ_OFFSET=60
  822. DST_OFFSET=60
  823. DST_BEGIN_MONTH=3
  824. DST_BEGIN_WEEK=5
  825. DST_BEGIN_DOW=0
  826. DST_BEGIN_HOUR=2
  827. DST_END_MONTH=10
  828. DST_END_WEEK=5
  829. DST_END_DOW=0
  830. DST_END_HOUR=3
  831. # CLOCK_CRYSTAL_SUPPORT is not set
  832. # CLOCK_PERIODIC_SUPPORT is not set
  833. # DCF77_SUPPORT is not set
  834. # DEBUG_DCF77 is not set
  835. NTP_SUPPORT=y
  836. NTP_SERVER_IP="213.133.123.125"
  837. NTP_PORT=123
  838. NTP_QUERY_INTERVAL=1800
  839. # DEBUG_NTP is not set
  840. # NTPD_SUPPORT is not set
  841. # WHM_SUPPORT is not set
  842. # UPTIME_SUPPORT is not set
  843. # CRON_SUPPORT is not set
  844. # CRON_DEFAULT_UTC is not set
  845. # CRON_EEPROM_SUPPORT is not set
  846. # CRON_ANACRON_SUPPORT is not set
  847. # DEBUG_CRON_DRYRUN is not set
  848. # DEBUG_CRON is not set
  849. # CRON_STATIC_SUPPORT is not set
  850. # DYNDNS_SUPPORT is not set
  851. # DMX_STORAGE_SUPPORT is not set
  852. DMX_STORAGE_UNIVERSES=2
  853. DMX_STORAGE_CHANNELS=64
  854. DMX_STORAGE_SLOTS=5
  855. # DMX_STORAGE_DEBUG is not set
  856. # DMX_FXSLOT_SUPPORT is not set
  857. DMX_FXSLOT_AMOUNT=4
  858. # DMX_FXSLOT_AUTOSAVE_SUPPORT is not set
  859. # DMX_FXSLOT_AUTORESTORE_SUPPORT is not set
  860. # DMX_FX_RAINBOW is not set
  861. # DMX_FX_RANDOM is not set
  862. # DMX_FX_FIRE is not set
  863. # DMX_FX_WATER is not set
  864. # DMX_FX_RGB is not set
  865. # UDP_ECHO_NET_SUPPORT is not set
  866. # WOL_SUPPORT is not set
  867. # MOTD_SUPPORT is not set
  868. CONF_MOTD_DEFAULT="empty"
  869. CONF_MOTD_SIZE=50
  870. HTTPD_SUPPORT=y
  871. # HTTPD_SOAP_SUPPORT is not set
  872. # HTTPD_AUTH_SUPPORT is not set
  873. # HTTP_SD_DIR_SUPPORT is not set
  874. MIME_SUPPORT=y
  875. HTTPD_PORT=80
  876. HTTPD_ALTERNATE_PORT=8000
  877. # HTTP_FAVICON_SUPPORT is not set
  878. # DEBUG_HTTPD is not set
  879. # JABBER_SUPPORT is not set
  880. CONF_JABBER_IP="78.47.210.246"
  881. CONF_JABBER_HOSTNAME="jabber.zerties.org"
  882. CONF_JABBER_USERNAME="esex"
  883. CONF_JABBER_PASSWORD="password"
  884. CONF_JABBER_RESOURCE="ethersex"
  885. CONF_JABBER_BUDDY="stesie@jabber.zerties.org"
  886. # JABBER_EEPROM_SUPPORT is not set
  887. # JABBER_STARTUP_MESSAGE_SUPPORT is not set
  888. # JABBER_LAST_SUPPORT is not set
  889. # JABBER_VERSION_SUPPORT is not set
  890. # DEBUG_JABBER is not set
  891. # MOODLIGHT_SUPPORT is not set
  892. MOODLIGHT_CHANGEGAP_INIT=120
  893. # STELLA_SUPPORT is not set
  894. # stella_vslow is not set
  895. # stella_slow is not set
  896. STELLA_FREQ=stella_normal
  897. stella_normal=y
  898. # stella_fast is not set
  899. # STELLA_LOW_PRIORITY is not set
  900. STELLA_START=stella_start_zero
  901. stella_start_zero=y
  902. # stella_start_all is not set
  903. # stella_start_eeprom is not set
  904. STELLA_FADE_STEP_INIT=10
  905. STELLA_FADE_FUNCTION_INIT=stella_fade_func_0
  906. stella_fade_func_0=y
  907. # stella_fade_func_1 is not set
  908. # STELLA_USE_CIE1931 is not set
  909. # DEBUG_STELLA is not set
  910. # STARBURST_SUPPORT is not set
  911. # STARBURST_PCA9685 is not set
  912. # STARBURST_DEBUG is not set
  913. # MOTORCURTAIN_SUPPORT is not set
  914. # MOTORCURTAIN_INVERTED_MOTOR is not set
  915. # MOTORCURTAIN_INVERTED_DIRECTION is not set
  916. # MOTORCURTAIN_INVERTED_SENSORS is not set
  917. # MOTORCURTAIN_INVERTED_SAFETYSWITCH is not set
  918. # MOTORCURTAIN_PROGRESS_SUPPORT is not set
  919. # TFTP_SUPPORT is not set
  920. # TFTPOMATIC_SUPPORT is not set
  921. # TFTP_UPLOAD_SUPPORT is not set
  922. CONF_BOOTLOAD_DELAY=250
  923. # TFTP_CRC_SUPPORT is not set
  924. # UPNP_SUPPORT is not set
  925. CONF_UPNP_MULTICAST_IP="239.255.255.250"
  926. CONF_UPNP_SCHEME_FILENAME="/ih.xml"
  927. # DEBUG_UPNP is not set
  928. # WATCHCAT_SUPPORT is not set
  929. # VNC_SUPPORT is not set
  930. VNC_PORT=5900
  931. # GUI_SUPPORT is not set
  932. # DEBUG_VNC is not set
  933. # WATCHASYNC_SUPPORT is not set
  934. CONF_WATCHASYNC_SERVER="volkszaehler.org"
  935. WATCHASYNC_SERVER_IP="78.46.142.232"
  936. CONF_WATCHASYNC_PORT=80
  937. CONF_WATCHASYNC_METHOD="POST"
  938. CONF_WATCHASYNC_PATH="/path/to/volkszaehler/backend.php/data/"
  939. CONF_WATCHASYNC_END_PATH=""
  940. # CONF_WATCHASYNC_TIMESTAMP is not set
  941. # CONF_WATCHASYNC_SUMMARIZE is not set
  942. CONF_WATCHASYNC_BUFFERSIZE=64
  943. # CONF_WATCHASYNC_EDGDETECTVIAPOLLING is not set
  944.  
  945. #
  946. # Pin Configuration
  947. #
  948.  
  949. #
  950. # Port A
  951. #
  952. # CONF_WATCHASYNC_PA0 is not set
  953. # CONF_WATCHASYNC_PA1 is not set
  954. # CONF_WATCHASYNC_PA2 is not set
  955. # CONF_WATCHASYNC_PA3 is not set
  956. # CONF_WATCHASYNC_PA4 is not set
  957. # CONF_WATCHASYNC_PA5 is not set
  958. # CONF_WATCHASYNC_PA6 is not set
  959. # CONF_WATCHASYNC_PA7 is not set
  960.  
  961. #
  962. # Port B
  963. #
  964. # CONF_WATCHASYNC_PB0 is not set
  965. # CONF_WATCHASYNC_PB1 is not set
  966. # CONF_WATCHASYNC_PB2 is not set
  967. # CONF_WATCHASYNC_PB3 is not set
  968. # CONF_WATCHASYNC_PB4 is not set
  969. # CONF_WATCHASYNC_PB5 is not set
  970. # CONF_WATCHASYNC_PB6 is not set
  971. # CONF_WATCHASYNC_PB7 is not set
  972.  
  973. #
  974. # Port C
  975. #
  976. # CONF_WATCHASYNC_PC0 is not set
  977. # CONF_WATCHASYNC_PC1 is not set
  978. # CONF_WATCHASYNC_PC2 is not set
  979. # CONF_WATCHASYNC_PC3 is not set
  980. # CONF_WATCHASYNC_PC4 is not set
  981. # CONF_WATCHASYNC_PC5 is not set
  982. # CONF_WATCHASYNC_PC6 is not set
  983. # CONF_WATCHASYNC_PC7 is not set
  984.  
  985. #
  986. # Port D
  987. #
  988. # CONF_WATCHASYNC_PD0 is not set
  989. # CONF_WATCHASYNC_PD1 is not set
  990. # CONF_WATCHASYNC_PD2 is not set
  991. # CONF_WATCHASYNC_PD3 is not set
  992. # CONF_WATCHASYNC_PD4 is not set
  993. # CONF_WATCHASYNC_PD5 is not set
  994. # CONF_WATCHASYNC_PD6 is not set
  995. # CONF_WATCHASYNC_PD7 is not set
  996. # DEBUG_WATCHASYNC is not set
  997. # GLCD_MENU_SUPPORT is not set
  998. # GLCDMENU_UMLAUTS is not set
  999. # GLCDMENU_MOUSE_SUPPORT is not set
  1000. # GLCDMENU_S1D13305 is not set
  1001. # DEBUG_GLCD_MENU is not set
  1002. # LOME6_SUPPORT is not set
  1003. # LOME6_LCD_SUPPORT is not set
  1004. # LOME6_ONEWIRE_SUPPORT is not set
  1005. CONF_SENSOR_PSU="1015ccf501080065"
  1006. CONF_SENSOR_AIR="10567cf501080006"
  1007. CONF_SENSOR_RAM="10cba7f5010800d3"
  1008. CONF_LOME6_POD=0
  1009. CONF_TIME2PRESS_RESET=40
  1010. CONF_TIME2PRESS_POWER=40
  1011. CONF_TIME2PRESS_POWERL=3
  1012. # PROJECTOR_SANYO_Z700_SUPPORT is not set
  1013. # SANYO_Z700_USART_0 is not set
  1014. # SANYO_Z700_USART_1 is not set
  1015. # DEBUG_SANYO_Z700 is not set
  1016. # FREQCOUNT_SUPPORT is not set
  1017. # TANKLEVEL_SUPPORT is not set
  1018. TANKLEVEL_ADC_CHANNEL=0
  1019. # TANKLEVEL_STARTUP is not set
  1020. # TANKLEVEL_CRON_SUPPORT is not set
  1021. # TANKLEVEL_PUMP_ACTIVE_LOW is not set
  1022. # TANKLEVEL_LOCK_SUPPORT is not set
  1023. # TANKLEVEL_INLINE_SUPPORT is not set
  1024. TANKLEVEL_SENSOR_OFFSET=0
  1025. TANKLEVEL_MED_DENSITY=840
  1026. TANKLEVEL_LTR_PER_M=3409
  1027. TANKLEVEL_LTR_FULL=10000
  1028. TANKLEVEL_RAISE_TIME=50
  1029. TANKLEVEL_HOLD_TIME=20
  1030. # RFM12_SUPPORT is not set
  1031. IPV4_SUPPORT=y
  1032.  
  1033. #
  1034. # AVRDUDE configuration
  1035. #
  1036. # _2232HIO is not set
  1037. # _4232h is not set
  1038. # _89isp is not set
  1039. # C232HM is not set
  1040. # UM232H is not set
  1041. # abcmini is not set
  1042. # alf is not set
  1043. # arduino is not set
  1044. # _arduino_ft232r is not set
  1045. # atisp is not set
  1046. # atmelice is not set
  1047. # atmelice_dw is not set
  1048. # atmelice_isp is not set
  1049. # atmelice_pdi is not set
  1050. # avr109 is not set
  1051. # avr910 is not set
  1052. # avr911 is not set
  1053. # avrftdi is not set
  1054. # avrisp is not set
  1055. # avrisp2 is not set
  1056. CONFIG_AVRDUDE_PROGRAMMER=avrispmkII
  1057. avrispmkII=y
  1058. # avrispv2 is not set
  1059. # bascom is not set
  1060. # blaster is not set
  1061. # bsd is not set
  1062. # buspirate is not set
  1063. # buspirate_bb is not set
  1064. # butterfly is not set
  1065. # butterfly_mk is not set
  1066. # bwmega is not set
  1067. # c2n232i is not set
  1068. # dapa is not set
  1069. # dasa is not set
  1070. # dasa3 is not set
  1071. # diecimila is not set
  1072. # dragon_dw is not set
  1073. # dragon_hvsp is not set
  1074. # dragon_isp is not set
  1075. # dragon_jtag is not set
  1076. # dragon_pdi is not set
  1077. # dragon_pp is not set
  1078. # dt006 is not set
  1079. # _ere_isp_avr is not set
  1080. # flip1 is not set
  1081. # flip2 is not set
  1082. # _frank_stk200 is not set
  1083. # ft232r is not set
  1084. # ft245r is not set
  1085. # futurlec is not set
  1086. # jtag1 is not set
  1087. # jtag1slow is not set
  1088. # jtag2 is not set
  1089. # jtag2avr32 is not set
  1090. # jtag2dw is not set
  1091. # jtag2fast is not set
  1092. # jtag2isp is not set
  1093. # jtag2pdi is not set
  1094. # jtag2slow is not set
  1095. # jtag3 is not set
  1096. # jtag3dw is not set
  1097. # jtag3isp is not set
  1098. # jtag3pdi is not set
  1099. # jtagkey is not set
  1100. # jtagmkI is not set
  1101. # jtagmkII is not set
  1102. # jtagmkII_avr32 is not set
  1103. # lm3s811 is not set
  1104. # mib510 is not set
  1105. # mkbutterfly is not set
  1106. # nibobee is not set
  1107. # _o_link is not set
  1108. # openmoko is not set
  1109. # pavr is not set
  1110. # pickit2 is not set
  1111. # picoweb is not set
  1112. # _pony_stk200 is not set
  1113. # ponyser is not set
  1114. # siprog is not set
  1115. # sp12 is not set
  1116. # stk200 is not set
  1117. # stk500 is not set
  1118. # stk500hvsp is not set
  1119. # stk500pp is not set
  1120. # stk500v1 is not set
  1121. # stk500v2 is not set
  1122. # stk600 is not set
  1123. # stk600hvsp is not set
  1124. # stk600pp is not set
  1125. # ttl232r is not set
  1126. # tumpa is not set
  1127. # uncompatino is not set
  1128. # usbasp is not set
  1129. # _usbasp_clone is not set
  1130. # usbtiny is not set
  1131. # wiring is not set
  1132. # xil is not set
  1133. # xplainedpro is not set
  1134. AVRDUDE_PROGRAMMER=avrispmkII
  1135. CONFIG_AVRDUDE_PORT="usb"
  1136. AVRDUDE_PORT=usb
  1137. # CONFIG_AVRDUDE_VERBOSE is not set
  1138. AVRDUDE_VERBOSE=-v
  1139. # CONFIG_AVRDUDE_NO_VERIFY is not set
  1140. # CONFIG_AVRDUDE_ERASE_COUNTER is not set
  1141. # AVRDUDE_BITCLOCK_4 is not set
  1142. CONFIG_AVRDUDE_BITCLOCK=AVRDUDE_BITCLOCK_1
  1143. AVRDUDE_BITCLOCK_1=y
  1144. # AVRDUDE_BITCLOCK_05 is not set
  1145. # AVRDUDE_BITCLOCK_03 is not set
  1146. AVRDUDE_BITCLOCK="-B 1"
  1147. CONFIG_AVRDUDE_EXTRA_OPTIONS=""
  1148. CONFIG_AVRDUDE_LFUSE=e6
  1149. AVRDUDE_LFUSE=0xe6
  1150. CONFIG_AVRDUDE_HFUSE=d1
  1151. AVRDUDE_HFUSE=0xd1
  1152. CONFIG_AVRDUDE_EFUSE=fd
  1153. AVRDUDE_EFUSE=0xfd
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement