| ADC.c [code] | Functions for use of ADC |
| ADC.h [code] | Headerfile for ADC.c |
| battery.c [code] | Functions related to battery control and data acquisition |
| battery.h [code] | Headerfile for battery.c |
| charge.h [code] | Headerfile for NIMHcharge.c and LIIONcharge.c |
| chargefunc.c [code] | Charge functions |
| chargefunc.h [code] | Headerfile for chargefunc.c |
| enums.h [code] | Enums in common for Slave and Master |
| LIIONcharge.c [code] | Charge state function for Li-Ion batteries |
| LIIONspecs.h [code] | Li-Ion specifications |
| main.c [code] | Main program file |
| main.h [code] | Headerfile for main.c |
| menu.c [code] | State menu definition |
| menu.h [code] | Headerfile for menu.c |
| OWI.c [code] | Functions for 1-Wire(R) bus communication |
| OWI.h [code] | Header file for OWI.c |
| PWM.c [code] | Functions for use of PWM |
| PWM.h [code] | Header file for PWM.c |
| statefunc.c [code] | State functions |
| statefunc.h [code] | Headerfile for statefunc.c |
| structs.h [code] | Structs in common for Slave and Master |
| time.c [code] | Functions for timing |
| time.h [code] | Header file for time.c |
| USI.c [code] | Functions for use of the Universal Serial Interface |
| USI.h [code] | Headerfile for USI.c |
1.5.6