| analog.c [code] | Sampling and calculations |
| analog.h [code] | Headerfile for analog.c |
| bootldr.h [code] | Headerfile for bootloader_smbus.c |
| bootloader_smbus.c [code] | SMBus Bootloader for ATmega406 |
| calibration.h [code] | Defines and variables for calibration |
| ee.h [code] | Allocation of EEPROM storage |
| flash.h [code] | Flash operations for AVR Self-programming |
| gpio.c [code] | I/O routines |
| gpio.h [code] | Headerfile for gpio.c |
| interpret.h [code] | SMBus Protocol command interpreter |
| LG18450.h [code] | Cell specific values |
| main.c [code] | Main |
| main.h [code] | Headerfile for main.c |
| pack.h [code] | Battery pack definitions |
| pack_cfg.h [code] | Battery pack configuration |
| pwrmgmt.c [code] | Power mangagement |
| pwrmgmt.h [code] | Headerfile for pwrmgmt.c |
| safety.c [code] | Safety routines |
| safety.h [code] | Headerfile for safety.c |
| smbus.c [code] | SMBus implementation |
| smbus.h [code] | Headerfile for smbus.c |
| timer.c [code] | Timer routines |
| timer.h [code] | Headerfile for timer.c |
1.5.3