config.h.in

Sat, 12 Sep 2020 15:23:49 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 12 Sep 2020 15:23:49 +0200
changeset 608
a69b5d92fd72
parent 497
18ace27338e5
child 637
21e542c15832
permissions
-rw-r--r--

Changed pub_domoticz mqtt publishing.

4
c95995faccb0 Added config.h.in
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 /* config.h.in. */
c95995faccb0 Added config.h.in
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2
c95995faccb0 Added config.h.in
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
3 #undef COPYRIGHT
c95995faccb0 Added config.h.in
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
4 #undef VERSION
c95995faccb0 Added config.h.in
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
5
426
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
6 /*
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
7 * Socket LCD protocol bits
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
8 */
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
9 #define SLCD_NULL 0x0000
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
10 #define SLCD_CLEAR 0x0001
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
11 #define SLCD_MCLEAR 0x1fff
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
12 #define SLCD_HOME 0x0002
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
13 #define SLCD_MHOME 0x1ffe
443
6b80a37fdf8d Added programming display CGRAM. Added display of characters from CGRAM. Changed prompts to allow free prompt strings. More code for the brewsystem unit editor.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
14 #define SLCD_CGRAM 0x0040
6b80a37fdf8d Added programming display CGRAM. Added display of characters from CGRAM. Changed prompts to allow free prompt strings. More code for the brewsystem unit editor.
Michiel Broek <mbroek@mbse.eu>
parents: 426
diff changeset
15 #define SLCD_MCGRAM 0x1fc0
426
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
16 #define SLCD_DGRAM 0x0080
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
17 #define SLCD_MDGRAM 0x1f80
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
18 #define SLCD_DATA 0x0200
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
19 #define SLCD_MDATA 0x1e00
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
20 #define SLCD_LEDS 0x0400
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
21 #define SLCD_MLEDS 0x1c00
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
22 #define SLCD_KEYS 0x0800
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
23 #define SLCD_MKEYS 0x1800
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
24 #define SLCD_MDEV 0xe000
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
25
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
26 /*
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
27 * Socket LEDs bits
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
28 */
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
29 #define SLED_LCD 0x0001 /* LCD backlight */
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
30 #define SLED_TFLED 0x0002 /* Thermferm LED */
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
31 #define SLED_HLTH 0x0004 /* HLT heater LED */
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
32 #define SLED_MLTH 0x0008 /* MLT heater LED */
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
33 #define SLED_MLTP 0x0010 /* MLT pump/mixer */
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
34 #define SLED_BUZZER 0x0080 /* Buzzer */
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
35
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
36 /*
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
37 * Network
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
38 */
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
39 #define SEND_PORT 6554
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
40
e54611453d29 Moved global bit defines to config.h
Michiel Broek <mbroek@mbse.eu>
parents: 409
diff changeset
41
4
c95995faccb0 Added config.h.in
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
42 /* Compile experimental code (may not be present) */
c95995faccb0 Added config.h.in
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
43 #undef USE_EXPERIMENT
c95995faccb0 Added config.h.in
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
44
259
b7c967359771 Added framework for a simulation of a fridge with heater to use as controlled fermentor
Michiel Broek <mbroek@mbse.eu>
parents: 144
diff changeset
45 /* Compile simulator code */
b7c967359771 Added framework for a simulation of a fridge with heater to use as controlled fermentor
Michiel Broek <mbroek@mbse.eu>
parents: 144
diff changeset
46 #undef USE_SIMULATOR
b7c967359771 Added framework for a simulation of a fridge with heater to use as controlled fermentor
Michiel Broek <mbroek@mbse.eu>
parents: 144
diff changeset
47
4
c95995faccb0 Added config.h.in
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
48 /* According to Sun we MUST define this in the source */
c95995faccb0 Added config.h.in
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
49 #define _REENTRANT 1
c95995faccb0 Added config.h.in
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
50
17
b802305046dc Tests for wiringPi are now not fatal
Michiel Broek <mbroek@mbse.eu>
parents: 7
diff changeset
51 /* Define if you have the <wiringPi.h> header file. */
b802305046dc Tests for wiringPi are now not fatal
Michiel Broek <mbroek@mbse.eu>
parents: 7
diff changeset
52 #undef HAVE_WIRINGPI_H
409
cdf68044adaf Added a new brewpanel program that runs on an SDL/X screen. It will be an emulator for the hardware panels. Development version 0.5.0
Michiel Broek <mbroek@mbse.eu>
parents: 259
diff changeset
53
497
18ace27338e5 Compiles mosquitto code if library is found on the system. Bumped to version 0.5.4
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
54 /* Define if you have the <mosquitto.h> header file. */
18ace27338e5 Compiles mosquitto code if library is found on the system. Bumped to version 0.5.4
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
55 #undef HAVE_MOSQUITTO_H
18ace27338e5 Compiles mosquitto code if library is found on the system. Bumped to version 0.5.4
Michiel Broek <mbroek@mbse.eu>
parents: 443
diff changeset
56
409
cdf68044adaf Added a new brewpanel program that runs on an SDL/X screen. It will be an emulator for the hardware panels. Development version 0.5.0
Michiel Broek <mbroek@mbse.eu>
parents: 259
diff changeset
57 /* Define if you have the <SDL/SDL.h> header file. */
cdf68044adaf Added a new brewpanel program that runs on an SDL/X screen. It will be an emulator for the hardware panels. Development version 0.5.0
Michiel Broek <mbroek@mbse.eu>
parents: 259
diff changeset
58 #undef HAVE_SDL_SDL_H

mercurial