The codebase to run the *spark d-fuser controller www.sparkav.co.uk/dvimixer

Dependencies:   SPK-TVOne DMX DmxArtNet NetServicesMin OSC PinDetect mRotaryEncoder iniparser mbed spk_oled_ssd1305 filter

Revision:
68:c26478f42ca4
Parent:
59:bb17773d0051
Child:
71:d6d0ff33cf5b
--- a/SPKDF_ini.h	Sat Jul 27 14:53:57 2013 +0000
+++ b/SPKDF_ini.h	Sat Jul 27 18:27:11 2013 +0000
@@ -6,6 +6,37 @@
 #                                                                        #
 ######################################### A PROJECT BY TOBY HARRIS #######
 
+### NETWORK
+#
+# Parameters for the various network modes
+#
+# OSC: if DHCP is set to Yes, the IP address parameters will be ignored.
+# Artnet: Will use the channel mapping set in the DMX section.
+
+[OSC]
+
+DHCP = No
+ControllerAddress = 10.0.0.2
+ControllerPort = 10000
+ControllerSubnetMask = 255.255.255.0
+ControllerGateway = 10.0.0.1
+ControllerDNS = 10.0.0.1
+
+SendAddress = 255.255.255.255
+SendPort = 10000
+
+[ArtNet]
+
+ControllerAddress = 2.0.0.100
+BroadcastAddress = 2.255.255.255
+
+[DMX]
+
+InChannelXFade = 0
+InChannelFadeUp = 1
+OutChannelXFade = 0
+OutChannelFadeUp = 1
+
 ### KEYS
 #
 # Name = What is shown in menu