├── CMakeLists.txt ├── CoIDE ├── Version.h ├── arm-gcc-link.ld ├── cheali-charger.cogui ├── cheali-charger.comarker ├── cheali-charger.comemgui ├── cheali-charger.coproj ├── cmsis_boot │ ├── M051Series.h │ ├── startup │ │ └── startup_M051Series.c │ ├── system_M051Series.c │ └── system_M051Series.h ├── cmsis_core │ ├── core_cm0.h │ ├── core_cmFunc.h │ └── core_cmInstr.h ├── cmsis_lib │ ├── Include │ │ ├── Driver │ │ │ ├── DrvADC.h │ │ │ ├── DrvFMC.h │ │ │ ├── DrvGPIO.h │ │ │ ├── DrvSYS.h │ │ │ └── DrvTimer.h │ │ └── System │ │ │ ├── ModuleID.h │ │ │ └── SysInfra.h │ └── Source │ │ └── Driver │ │ ├── DrvADC.c │ │ ├── DrvFMC.c │ │ ├── DrvGPIO.c │ │ ├── DrvSYS.c │ │ └── DrvTIMER.c ├── example │ ├── ContinuousScanDifferInput.c │ ├── FMC_LDROM.c │ ├── SingleCycleScanSingleEndInput.c │ ├── SingleSingleEndInput.c │ └── TIMER1SecDelay.c └── other.c ├── README.md ├── arm-compiler.cmake ├── avr-compiler.cmake ├── bootstrap-arm ├── bootstrap-avr ├── cmake └── FindChealiChargerInternal.cmake ├── docs ├── Flashing m0517.doc ├── GTPowerA6-10 │ ├── Tutorial GTPower A6-10.pdf │ ├── back.jpg │ ├── front.jpg │ ├── p1_Q5_Q4.jpg │ ├── p2_D2_Q3.jpg │ ├── p3_D1_Q2.jpg │ ├── p4_U1_Q1.jpg │ └── pcb-signals │ │ ├── picoscope │ │ ├── A - lm393 3 2_1 pin 2, B - lm393 3 2_2 pin 5.psdata │ │ ├── A - lm393 3 2_1 pin 3, B - lm393 3 2_2 pin 5.psdata │ │ ├── A - lm393 3 2_2 pin 6, B - lm393 3 2_2 pin 5.psdata │ │ └── A - lm393 4 2_1 pin 1, B - lm393 5 2_1 pin 1.psdata │ │ └── screenshots │ │ ├── 1. A - lm393 3 2_1 pin 2, B - lm393 3 2_2 pin 5.png │ │ ├── 2. A - lm393 3 2_1 pin 3, B - lm393 3 2_2 pin 5 scr1.png │ │ ├── 2. A - lm393 3 2_1 pin 3, B - lm393 3 2_2 pin 5 scr2.png │ │ ├── 2. A - lm393 3 2_1 pin 3, B - lm393 3 2_2 pin 5 scr3.png │ │ ├── 3. A - lm393 3 2_2 pin 6, B - lm393 3 2_2 pin 5 scr1.png │ │ ├── 3. A - lm393 3 2_2 pin 6, B - lm393 3 2_2 pin 5 scr2.png │ │ ├── 3. A - lm393 3 2_2 pin 6, B - lm393 3 2_2 pin 5 scr3.png │ │ ├── 4. A - lm393 4 2_1 pin 1, B - lm393 5 2_1 pin 1 scr1.png │ │ ├── 4. A - lm393 4 2_1 pin 1, B - lm393 5 2_1 pin 1 scr2.png │ │ └── 4. A - lm393 4 2_1 pin 1, B - lm393 5 2_1 pin 1 scr3.png ├── Hobbyking_ECO8_150W │ ├── CameraZOOM-20160216194838271.jpg │ ├── IMG_20160213_224846.jpg │ ├── IMG_20160213_225035_658.jpg │ ├── IMG_20160213_225045_265.jpg │ └── IMG_20160213_225117_537.jpg ├── LogView │ ├── adc_noise_off.png │ ├── adc_noise_on.png │ ├── charge+balance-PowerB6.png │ ├── charge-powerB6.png │ ├── charge_2xNiMH700mAh-nuvoton-M0517.png │ ├── dV_charge_2xNiMH.png │ ├── linearity_2xNiMH700mAh-nuvoton-M0517v3.png │ ├── storage+balance-PowerB6.png │ └── storage-powerB6.png ├── Turnigy MAX80 │ ├── back.jpg │ ├── front.jpg │ └── front2.jpg ├── Turnigy Mega200Wx2 V2 │ ├── at work.jpg │ ├── display_back.jpg │ ├── front1.jpg │ └── front2.jpg ├── Turnigy_MAX200 │ ├── Turnigy_MAX200-A6-10_back.jpg │ └── Turnigy_MAX200-A6-10_front.jpg ├── Turnigy_MEGA400x2 │ ├── MEGA400x2_back.jpg │ └── MEGA400x2_front.jpg ├── Turnigy_accucel6 │ └── AC6_ISP_connector.jpg ├── artificial_adc_noise.md ├── artificial_noise_capacitors.png ├── artificial_noise_missing_capacitors.jpeg ├── battery_valid_voltage_vs_percentage.txt ├── building.md ├── calibration_error_codes.md ├── calibration_expert.md ├── calibration_expert_pin0.png ├── calibration_expert_pin0_resistor.png ├── connectors │ ├── balancePortPins.jpeg │ ├── isp_GTPowerA6-10.jpeg │ ├── isp_bu-link.jpg │ ├── isp_imaxB6.jpeg │ ├── isp_imaxB6_M0517.jpeg │ └── isp_imaxB6_clone.jpeg ├── discharge_circuit.png ├── flashing.md ├── imaxB6-50W-BOA6-nuvoton-M0517 │ ├── back.jpg │ ├── front.jpg │ └── housing.jpg ├── imaxB6 │ ├── imaxB6-clone-front.jpg │ ├── imaxB6-original-back.jpg │ └── imaxB6-original-front.jpg ├── imaxB6_nuvoton-M0517 │ ├── bu-link-connector.jpg │ ├── imaxB6-clone-nuvoton-back.jpg │ └── imaxB6-clone-nuvoton-front.jpg ├── nimh_nicd_charging.md ├── settings │ ├── D_C_cycles.png │ ├── D_C_rest.png │ ├── NiCd_dV.png │ ├── NiMH_dV.png │ ├── Rwire.png │ ├── UART.png │ ├── UART_inp.png │ ├── bal_err.png │ ├── beep.png │ ├── cap_COff.png │ ├── dT_dt.png │ ├── dis_agres.png │ ├── disch_off.png │ ├── enab_dV.png │ ├── extrn_T.png │ ├── extrn_TCO.png │ ├── force_bal.png │ ├── input_low.png │ ├── min_Iout.png │ ├── min_Iout_I.png │ ├── o_charge.png │ ├── o_disch.png │ ├── reset.png │ ├── settings.md │ └── speed.png └── temp_sensor │ ├── external temp sensor.jpg │ └── thermal sensor.png ├── hex ├── Unstable │ ├── cheali-charger-ADCKeyboardAnalyzer-150W_2.00-20180520_atmega32.hex │ ├── cheali-charger-BalancePortAnalyzer-200W_2.00-20180520_atmega32.hex │ ├── cheali-charger-Bantam-BC6HP-250W_2.00-20180520_atmega32.hex │ ├── cheali-charger-Dual-Power-B6AC-80W-RC_2.00-20180520_atmega32.hex │ ├── cheali-charger-GTPowerA6-10_2.00-20180520_atmega32.hex │ ├── cheali-charger-HobbyKing-ECO8-150W-7A-8S_2.00-20180520_atmega32.hex │ ├── cheali-charger-Turnigy-A-6-10-200W_2.00-20180520_atmega32.hex │ ├── cheali-charger-Turnigy-Accucel-6-50W-5A_2.00-20180520_atmega32.hex │ ├── cheali-charger-Turnigy-Accucel-8-150W-7A_2.00-20180520_atmega32.hex │ ├── cheali-charger-Turnigy-MAX80W-7A_2.00-20180520_atmega32.hex │ ├── cheali-charger-Turnigy-MEGA-200Wx2_2.00-20180520_atmega32.hex │ ├── cheali-charger-Turnigy-MEGA-400Wx2_2.00-20180520_atmega32.hex │ ├── cheali-charger-Turnigy-Mega-300W-8s_2.00-20180520_atmega32.hex │ ├── cheali-charger-imaxB6-clone-50W-4.5A_2.00-20180520_atmega32.hex │ ├── cheali-charger-imaxB6-clone_2.00-20180520_atmega32.hex │ └── cheali-charger-imaxB6-original_2.00-20180520_atmega32.hex ├── cheali-charger-ADCKeyboardAnalyzer-150W_1.99-20160511_atmega32.hex ├── cheali-charger-BalancePortAnalyzer-200W_1.99-20160511_atmega32.hex ├── cheali-charger-Bantam-BC6HP-250W_1.99-20160511_atmega32.hex ├── cheali-charger-Dual-Power-B6AC-80W-RC_1.99-20160511_atmega32.hex ├── cheali-charger-GTPowerA6-10_1.99-20160511_atmega32.hex ├── cheali-charger-HobbyKing-ECO8-150W-7A-8S_1.99-20160511_atmega32.hex ├── cheali-charger-Turnigy-A-6-10-200W_1.99-20160511_atmega32.hex ├── cheali-charger-Turnigy-Accucel-6-50W-5A_1.99-20160511_atmega32.hex ├── cheali-charger-Turnigy-Accucel-8-150W-7A_1.99-20160511_atmega32.hex ├── cheali-charger-Turnigy-MAX80W-7A_1.99-20160511_atmega32.hex ├── cheali-charger-Turnigy-MEGA-200Wx2_1.99-20160511_atmega32.hex ├── cheali-charger-Turnigy-MEGA-400Wx2_1.99-20160511_atmega32.hex ├── cheali-charger-Turnigy-Mega-300W-8s_1.99-20160511_atmega32.hex ├── cheali-charger-imaxB6-clone-50W-4.5A_1.99-20160511_atmega32.hex ├── cheali-charger-imaxB6-clone_1.99-20160511_atmega32.hex └── cheali-charger-imaxB6-original_1.99-20160511_atmega32.hex ├── src ├── core │ ├── AnalogInputs.cpp │ ├── AnalogInputs.h │ ├── AnalogInputsPrivate.h │ ├── AnalogInputsTypes.cpp │ ├── AnalogInputsTypes.h │ ├── ChealiCharger2.cpp │ ├── ChealiCharger2.h │ ├── GlobalConfig.h │ ├── Program.cpp │ ├── Program.h │ ├── ProgramDCcycle.cpp │ ├── ProgramDCcycle.h │ ├── ProgramData.cpp │ ├── ProgramData.h │ ├── Settings.cpp │ ├── Settings.h │ ├── Utils.cpp │ ├── Utils.h │ ├── Version.h │ ├── Version.h.in │ ├── avr-size.sh │ ├── calibration │ │ ├── Calibrate.cpp │ │ ├── Calibrate.h │ │ └── calibration.cmake │ ├── core.cmake │ ├── drivers │ │ ├── Blink.cpp │ │ ├── Blink.h │ │ ├── Buzzer.cpp │ │ ├── Buzzer.h │ │ ├── Keyboard.cpp │ │ ├── Keyboard.h │ │ ├── LcdPrint.cpp │ │ ├── LcdPrint.h │ │ ├── LiquidCrystal.cpp │ │ ├── LiquidCrystal.h │ │ ├── PolarityCheck.cpp │ │ ├── PolarityCheck.h │ │ ├── SerialLog.cpp │ │ ├── SerialLog.h │ │ ├── StackInfo.h │ │ ├── Time.cpp │ │ ├── Time.h │ │ ├── cprintf.cpp │ │ ├── cprintf.h │ │ ├── debug.h │ │ └── drivers.cmake │ ├── eeprom.cpp │ ├── eeprom.h │ ├── helper │ │ ├── ADCKeyboardAnalyzer.cpp │ │ ├── AnalogInputsAnalyzer.cpp │ │ ├── BalancePortAnalyzer.cpp │ │ ├── LCDAnalyzer.cpp │ │ ├── helper.cmake │ │ ├── helper.h │ │ └── helperMain.cpp │ ├── menus │ │ ├── EditMenu.cpp │ │ ├── EditMenu.h │ │ ├── MainMenu.h │ │ ├── Menu.cpp │ │ ├── Menu.h │ │ ├── Options.cpp │ │ ├── Options.h │ │ ├── ProgramDataMenu.cpp │ │ ├── ProgramDataMenu.h │ │ ├── ProgramMenus.cpp │ │ ├── ProgramMenus.h │ │ ├── SettingsMenu.cpp │ │ ├── SettingsMenu.h │ │ ├── StaticEditMenu.cpp │ │ ├── StaticEditMenu.h │ │ ├── StaticMenu.cpp │ │ ├── StaticMenu.h │ │ └── menus.cmake │ ├── screens │ │ ├── Screen.cpp │ │ ├── Screen.h │ │ ├── ScreenBalancer.cpp │ │ ├── ScreenBalancer.h │ │ ├── ScreenCycle.cpp │ │ ├── ScreenCycle.h │ │ ├── ScreenEditable.cpp │ │ ├── ScreenEditable.h │ │ ├── ScreenMethods.cpp │ │ ├── ScreenMethods.h │ │ ├── ScreenPages.h │ │ ├── ScreenStartInfo.cpp │ │ ├── ScreenStartInfo.h │ │ └── screens.cmake │ ├── strategy │ │ ├── Balancer.cpp │ │ ├── Balancer.h │ │ ├── DelayStrategy.cpp │ │ ├── DelayStrategy.h │ │ ├── DeltaChargeStrategy.cpp │ │ ├── DeltaChargeStrategy.h │ │ ├── Discharger.cpp │ │ ├── Discharger.h │ │ ├── Monitor.cpp │ │ ├── Monitor.h │ │ ├── SMPS.cpp │ │ ├── SMPS.h │ │ ├── SimpleChargeStrategy.cpp │ │ ├── SimpleChargeStrategy.h │ │ ├── SimpleDischargeStrategy.cpp │ │ ├── SimpleDischargeStrategy.h │ │ ├── StartInfoStrategy.cpp │ │ ├── StartInfoStrategy.h │ │ ├── StorageStrategy.cpp │ │ ├── StorageStrategy.h │ │ ├── Strategy.cpp │ │ ├── Strategy.h │ │ ├── Thevenin.cpp │ │ ├── Thevenin.h │ │ ├── TheveninChargeStrategy.cpp │ │ ├── TheveninChargeStrategy.h │ │ ├── TheveninDischargeStrategy.cpp │ │ ├── TheveninDischargeStrategy.h │ │ ├── TheveninMethod.cpp │ │ ├── TheveninMethod.h │ │ └── strategy.cmake │ └── strings │ │ ├── standard.h │ │ ├── strings.cmake │ │ ├── strings.cpp │ │ └── strings_common.h └── hardware │ ├── atmega32 │ ├── CMakeLists.txt │ ├── cpu │ │ ├── HardwareSerial.cpp │ │ ├── HardwareSerial.h │ │ ├── IO.h │ │ ├── Serial.h │ │ ├── StackInfo.cpp │ │ ├── Timer0.cpp │ │ ├── Timer0.h │ │ ├── Timer1.cpp │ │ ├── Timer1.h │ │ ├── Timer2.cpp │ │ ├── Utils.cpp │ │ ├── atomic.h │ │ ├── config.h │ │ ├── cpu.cmake │ │ ├── cpu.h │ │ └── memory.h │ ├── generic │ │ ├── 200W │ │ │ ├── AnalogInputsADC.cpp │ │ │ ├── AnalogInputsADC.h │ │ │ ├── GTPowerA6-10-pins.h │ │ │ ├── GTPowerA6-10.cpp │ │ │ ├── GTPowerA6-10.h │ │ │ ├── Hardware.h │ │ │ ├── HardwareConfigGeneric.h │ │ │ └── generic.cmake │ │ ├── 50W │ │ │ ├── AnalogInputsADC.cpp │ │ │ ├── AnalogInputsADC.h │ │ │ ├── Hardware.h │ │ │ ├── HardwareConfigGeneric.h │ │ │ ├── SMPS_PID.cpp │ │ │ ├── SMPS_PID.h │ │ │ ├── generic.cmake │ │ │ ├── imaxB6-pins.h │ │ │ ├── imaxB6.cpp │ │ │ └── imaxB6.h │ │ └── adc_key_test │ │ │ ├── GTPowerA6-10-pins.h │ │ │ ├── GTPowerA6-10.cpp │ │ │ ├── GTPowerA6-10.h │ │ │ ├── Hardware.h │ │ │ ├── HardwareConfigGeneric.h │ │ │ ├── adc.cpp │ │ │ ├── adc.h │ │ │ └── generic.cmake │ └── targets │ │ ├── ADCKeyboardAnalyzer-150W │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ │ ├── BalancePortAnalyzer-200W │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ │ ├── Bantam-BC6HP-250W │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ │ ├── Dual-Power-B6AC-80W-RC │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ │ ├── GTPowerA6-10-original │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ │ ├── HobbyKing-ECO8-150W-7A-8S │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ │ ├── Turnigy-A-6-10-200W │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ │ ├── Turnigy-Accucel-6-50W-5A │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ │ ├── Turnigy-Accucel-8-150W-7A │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ │ ├── Turnigy-MAX80W-7A │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ │ ├── Turnigy-MEGA-200Wx2 │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ │ ├── Turnigy-MEGA-400Wx2 │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ │ ├── Turnigy-Mega-300W-8s │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ │ ├── imaxB6-clone-50W-4.5A │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ │ ├── imaxB6-clone │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ │ └── imaxB6-original │ │ ├── CMakeLists.txt │ │ ├── HardwareConfig.h │ │ ├── defaultCalibration.cpp │ │ └── progUSBasp.sh │ └── nuvoton-M0517 │ ├── CMakeLists.txt │ ├── cpu │ ├── CMSIS │ │ ├── CMSIS │ │ │ ├── CMSIS END USER LICENCE AGREEMENT.pdf │ │ │ ├── Include │ │ │ │ ├── arm_common_tables.h │ │ │ │ ├── arm_math.h │ │ │ │ ├── core_cm0.h │ │ │ │ ├── core_cm0plus.h │ │ │ │ ├── core_cm3.h │ │ │ │ ├── core_cm4.h │ │ │ │ ├── core_cm4_simd.h │ │ │ │ ├── core_cmFunc.h │ │ │ │ ├── core_cmInstr.h │ │ │ │ ├── core_sc000.h │ │ │ │ └── core_sc300.h │ │ │ ├── README.txt │ │ │ └── index.html │ │ ├── Device │ │ │ └── Nuvoton │ │ │ │ └── M051Series │ │ │ │ ├── Include │ │ │ │ ├── M051Series.h │ │ │ │ └── system_M051Series.h │ │ │ │ └── Source │ │ │ │ ├── ARM │ │ │ │ └── startup_M051Series.s │ │ │ │ ├── IAR │ │ │ │ └── startup_M051Series.s │ │ │ │ └── system_M051Series.c │ │ ├── StdDriver │ │ │ ├── inc │ │ │ │ ├── acmp.h │ │ │ │ ├── adc.h │ │ │ │ ├── clk.h │ │ │ │ ├── ebi.h │ │ │ │ ├── fmc.h │ │ │ │ ├── gpio.h │ │ │ │ ├── hdiv.h │ │ │ │ ├── i2c.h │ │ │ │ ├── pwm.h │ │ │ │ ├── spi.h │ │ │ │ ├── sys.h │ │ │ │ ├── timer.h │ │ │ │ ├── uart.h │ │ │ │ ├── wdt.h │ │ │ │ └── wwdt.h │ │ │ └── src │ │ │ │ ├── acmp.c │ │ │ │ ├── adc.c │ │ │ │ ├── clk.c │ │ │ │ ├── ebi.c │ │ │ │ ├── fmc.c │ │ │ │ ├── gpio.c │ │ │ │ ├── i2c.c │ │ │ │ ├── pwm.c │ │ │ │ ├── retarget.c │ │ │ │ ├── spi.c │ │ │ │ ├── sys.c │ │ │ │ ├── timer.c │ │ │ │ ├── uart.c │ │ │ │ ├── wdt.c │ │ │ │ └── wwdt.c │ │ └── cmsis.cmake │ ├── IO.cpp │ ├── IO.h │ ├── Serial.cpp │ ├── Serial.h │ ├── StackInfo.cpp │ ├── Timer0.cpp │ ├── TxHardSerial.cpp │ ├── TxHardSerial.h │ ├── TxSoftSerial.cpp │ ├── TxSoftSerial.h │ ├── UtilsD.cpp │ ├── atomic.h │ ├── config.h │ ├── cpu.cmake │ ├── cpu.cpp │ ├── cpu.h │ ├── irq_priority.h │ ├── memory.cpp │ ├── memory.h │ ├── other.c │ └── startup_M051Series.c │ ├── generic │ └── 50W │ │ ├── AnalogInputsADC.cpp │ │ ├── AnalogInputsADC.h │ │ ├── Hardware.h │ │ ├── HardwareConfigGeneric.h │ │ ├── SMPS_PID.cpp │ │ ├── SMPS_PID.h │ │ ├── generic.cmake │ │ ├── imaxB6-pins.h │ │ ├── imaxB6.cpp │ │ ├── imaxB6.h │ │ ├── outputPWM.cpp │ │ └── outputPWM.h │ └── targets │ ├── AnalogInputsAnalyzer-50W │ ├── CMakeLists.txt │ ├── HardwareConfig.h │ ├── defaultCalibration.cpp │ └── progStLink2.sh │ ├── imaxB6-50W-BOA6 │ ├── CMakeLists.txt │ ├── HardwareConfig.h │ └── defaultCalibration.cpp │ ├── imaxB6-80W │ ├── CMakeLists.txt │ ├── HardwareConfig.h │ └── defaultCalibration.cpp │ └── imaxB6-clone │ ├── CMakeLists.txt │ ├── HardwareConfig.h │ ├── defaultCalibration.cpp │ ├── progStLink.sh │ ├── progStLink2.sh │ ├── progStLinkeeprom.sh │ └── reset.sh └── utils ├── LogView ├── Cheali Charger_0.33.ini ├── Cheali Charger_0.33m.ini ├── ChealiCharger_6cell_1.0.ini └── ChealiCharger_8cell_1.0.ini ├── M0517_dump ├── dump_to_bin.sh ├── dump_to_mww.sh ├── dump_to_reg.sh └── restore_dump.sh ├── copy_hex.sh ├── eepromExtractor ├── README.md ├── defaultCalibration.cpp.template6 ├── defaultCalibration.cpp.template8 ├── dformatter.py ├── eeprom.py ├── ehelper │ ├── __init__.py │ ├── ehelper.py │ ├── v9_2_6.py │ ├── v9_2_7.py │ ├── v9_2_8.py │ ├── v9_2_9.py │ ├── v_a0x1001_9_3_10.py │ ├── v_a0x1001_i0x6_10_3_12.py │ ├── v_a0x1002_9_3_10.py │ ├── v_a0x1002_i0x6_10_3_11.py │ ├── v_a0x1002_i0x6_10_3_12.py │ ├── v_a0x1002_i0x8_10_3_11.py │ ├── v_a0x1002_i0x8_10_3_12.py │ ├── v_a0x4001_9_3_10.py │ ├── v_a0x4001_i0x6_10_3_11.py │ └── v_a0x4001_i0x6_10_3_12.py ├── getctypes.sh └── hex2bin.sh ├── gen_sha1.sh ├── lcdScreenshotGenerator ├── generate.py └── xpm │ ├── 0x20.xpm │ ├── 0x21.xpm │ ├── 0x22.xpm │ ├── 0x23.xpm │ ├── 0x24.xpm │ ├── 0x25.xpm │ ├── 0x26.xpm │ ├── 0x27.xpm │ ├── 0x28.xpm │ ├── 0x29.xpm │ ├── 0x2A.xpm │ ├── 0x2B.xpm │ ├── 0x2C.xpm │ ├── 0x2D.xpm │ ├── 0x2E.xpm │ ├── 0x2F.xpm │ ├── 0x30.xpm │ ├── 0x31.xpm │ ├── 0x32.xpm │ ├── 0x33.xpm │ ├── 0x34.xpm │ ├── 0x35.xpm │ ├── 0x36.xpm │ ├── 0x37.xpm │ ├── 0x38.xpm │ ├── 0x39.xpm │ ├── 0x3A.xpm │ ├── 0x3B.xpm │ ├── 0x3C.xpm │ ├── 0x3D.xpm │ ├── 0x3E.xpm │ ├── 0x3F.xpm │ ├── 0x40.xpm │ ├── 0x41.xpm │ ├── 0x42.xpm │ ├── 0x43.xpm │ ├── 0x44.xpm │ ├── 0x45.xpm │ ├── 0x46.xpm │ ├── 0x47.xpm │ ├── 0x48.xpm │ ├── 0x49.xpm │ ├── 0x4A.xpm │ ├── 0x4B.xpm │ ├── 0x4C.xpm │ ├── 0x4D.xpm │ ├── 0x4E.xpm │ ├── 0x4F.xpm │ ├── 0x50.xpm │ ├── 0x51.xpm │ ├── 0x52.xpm │ ├── 0x53.xpm │ ├── 0x54.xpm │ ├── 0x55.xpm │ ├── 0x56.xpm │ ├── 0x57.xpm │ ├── 0x58.xpm │ ├── 0x59.xpm │ ├── 0x5A.xpm │ ├── 0x5B.xpm │ ├── 0x5C.xpm │ ├── 0x5D.xpm │ ├── 0x5E.xpm │ ├── 0x5F.xpm │ ├── 0x60.xpm │ ├── 0x61.xpm │ ├── 0x62.xpm │ ├── 0x63.xpm │ ├── 0x64.xpm │ ├── 0x65.xpm │ ├── 0x66.xpm │ ├── 0x67.xpm │ ├── 0x68.xpm │ ├── 0x69.xpm │ ├── 0x6A.xpm │ ├── 0x6B.xpm │ ├── 0x6C.xpm │ ├── 0x6D.xpm │ ├── 0x6E.xpm │ ├── 0x6F.xpm │ ├── 0x70.xpm │ ├── 0x71.xpm │ ├── 0x72.xpm │ ├── 0x73.xpm │ ├── 0x74.xpm │ ├── 0x75.xpm │ ├── 0x76.xpm │ ├── 0x77.xpm │ ├── 0x78.xpm │ ├── 0x79.xpm │ ├── 0x7A.xpm │ ├── 0x7B.xpm │ ├── 0x7C.xpm │ ├── 0x7D.xpm │ ├── 0x7E.xpm │ ├── 0x7F.xpm │ ├── 0xE8.xpm │ ├── 0xE9.xpm │ ├── 0xEB.xpm │ ├── 0xF3.xpm │ ├── 0xF4.xpm │ ├── 0xF6.xpm │ ├── 0xF7.xpm │ ├── 0xF8.xpm │ ├── 0xF9.xpm │ ├── 0xFD.xpm │ ├── 0xFF.xpm │ └── test.cmd └── make_release.sh /CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CMakeLists.txt -------------------------------------------------------------------------------- /CoIDE/Version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/Version.h -------------------------------------------------------------------------------- /CoIDE/arm-gcc-link.ld: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/arm-gcc-link.ld -------------------------------------------------------------------------------- /CoIDE/cheali-charger.cogui: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cheali-charger.cogui -------------------------------------------------------------------------------- /CoIDE/cheali-charger.comarker: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cheali-charger.comarker -------------------------------------------------------------------------------- /CoIDE/cheali-charger.comemgui: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cheali-charger.comemgui -------------------------------------------------------------------------------- /CoIDE/cheali-charger.coproj: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cheali-charger.coproj -------------------------------------------------------------------------------- /CoIDE/cmsis_boot/M051Series.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_boot/M051Series.h -------------------------------------------------------------------------------- /CoIDE/cmsis_boot/startup/startup_M051Series.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_boot/startup/startup_M051Series.c -------------------------------------------------------------------------------- /CoIDE/cmsis_boot/system_M051Series.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_boot/system_M051Series.c -------------------------------------------------------------------------------- /CoIDE/cmsis_boot/system_M051Series.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_boot/system_M051Series.h -------------------------------------------------------------------------------- /CoIDE/cmsis_core/core_cm0.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_core/core_cm0.h -------------------------------------------------------------------------------- /CoIDE/cmsis_core/core_cmFunc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_core/core_cmFunc.h -------------------------------------------------------------------------------- /CoIDE/cmsis_core/core_cmInstr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_core/core_cmInstr.h -------------------------------------------------------------------------------- /CoIDE/cmsis_lib/Include/Driver/DrvADC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_lib/Include/Driver/DrvADC.h -------------------------------------------------------------------------------- /CoIDE/cmsis_lib/Include/Driver/DrvFMC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_lib/Include/Driver/DrvFMC.h -------------------------------------------------------------------------------- /CoIDE/cmsis_lib/Include/Driver/DrvGPIO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_lib/Include/Driver/DrvGPIO.h -------------------------------------------------------------------------------- /CoIDE/cmsis_lib/Include/Driver/DrvSYS.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_lib/Include/Driver/DrvSYS.h -------------------------------------------------------------------------------- /CoIDE/cmsis_lib/Include/Driver/DrvTimer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_lib/Include/Driver/DrvTimer.h -------------------------------------------------------------------------------- /CoIDE/cmsis_lib/Include/System/ModuleID.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_lib/Include/System/ModuleID.h -------------------------------------------------------------------------------- /CoIDE/cmsis_lib/Include/System/SysInfra.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_lib/Include/System/SysInfra.h -------------------------------------------------------------------------------- /CoIDE/cmsis_lib/Source/Driver/DrvADC.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_lib/Source/Driver/DrvADC.c -------------------------------------------------------------------------------- /CoIDE/cmsis_lib/Source/Driver/DrvFMC.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_lib/Source/Driver/DrvFMC.c -------------------------------------------------------------------------------- /CoIDE/cmsis_lib/Source/Driver/DrvGPIO.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_lib/Source/Driver/DrvGPIO.c -------------------------------------------------------------------------------- /CoIDE/cmsis_lib/Source/Driver/DrvSYS.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_lib/Source/Driver/DrvSYS.c -------------------------------------------------------------------------------- /CoIDE/cmsis_lib/Source/Driver/DrvTIMER.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/cmsis_lib/Source/Driver/DrvTIMER.c -------------------------------------------------------------------------------- /CoIDE/example/ContinuousScanDifferInput.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/example/ContinuousScanDifferInput.c -------------------------------------------------------------------------------- /CoIDE/example/FMC_LDROM.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/example/FMC_LDROM.c -------------------------------------------------------------------------------- /CoIDE/example/SingleCycleScanSingleEndInput.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/example/SingleCycleScanSingleEndInput.c -------------------------------------------------------------------------------- /CoIDE/example/SingleSingleEndInput.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/example/SingleSingleEndInput.c -------------------------------------------------------------------------------- /CoIDE/example/TIMER1SecDelay.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/example/TIMER1SecDelay.c -------------------------------------------------------------------------------- /CoIDE/other.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/CoIDE/other.c -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/README.md -------------------------------------------------------------------------------- /arm-compiler.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/arm-compiler.cmake -------------------------------------------------------------------------------- /avr-compiler.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/avr-compiler.cmake -------------------------------------------------------------------------------- /bootstrap-arm: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | cmake -G "Eclipse CDT4 - Unix Makefiles" -DARM-Cortex-M0=1 $* 4 | -------------------------------------------------------------------------------- /bootstrap-avr: -------------------------------------------------------------------------------- 1 | #!/bin/bash 2 | 3 | cmake -G "Eclipse CDT4 - Unix Makefiles" $* 4 | -------------------------------------------------------------------------------- /cmake/FindChealiChargerInternal.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/cmake/FindChealiChargerInternal.cmake -------------------------------------------------------------------------------- /docs/Flashing m0517.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Flashing m0517.doc -------------------------------------------------------------------------------- /docs/GTPowerA6-10/Tutorial GTPower A6-10.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/Tutorial GTPower A6-10.pdf -------------------------------------------------------------------------------- /docs/GTPowerA6-10/back.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/back.jpg -------------------------------------------------------------------------------- /docs/GTPowerA6-10/front.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/front.jpg -------------------------------------------------------------------------------- /docs/GTPowerA6-10/p1_Q5_Q4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/p1_Q5_Q4.jpg -------------------------------------------------------------------------------- /docs/GTPowerA6-10/p2_D2_Q3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/p2_D2_Q3.jpg -------------------------------------------------------------------------------- /docs/GTPowerA6-10/p3_D1_Q2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/p3_D1_Q2.jpg -------------------------------------------------------------------------------- /docs/GTPowerA6-10/p4_U1_Q1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/p4_U1_Q1.jpg -------------------------------------------------------------------------------- /docs/GTPowerA6-10/pcb-signals/picoscope/A - lm393 3 2_1 pin 2, B - lm393 3 2_2 pin 5.psdata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/pcb-signals/picoscope/A - lm393 3 2_1 pin 2, B - lm393 3 2_2 pin 5.psdata -------------------------------------------------------------------------------- /docs/GTPowerA6-10/pcb-signals/picoscope/A - lm393 3 2_1 pin 3, B - lm393 3 2_2 pin 5.psdata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/pcb-signals/picoscope/A - lm393 3 2_1 pin 3, B - lm393 3 2_2 pin 5.psdata -------------------------------------------------------------------------------- /docs/GTPowerA6-10/pcb-signals/picoscope/A - lm393 3 2_2 pin 6, B - lm393 3 2_2 pin 5.psdata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/pcb-signals/picoscope/A - lm393 3 2_2 pin 6, B - lm393 3 2_2 pin 5.psdata -------------------------------------------------------------------------------- /docs/GTPowerA6-10/pcb-signals/picoscope/A - lm393 4 2_1 pin 1, B - lm393 5 2_1 pin 1.psdata: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/pcb-signals/picoscope/A - lm393 4 2_1 pin 1, B - lm393 5 2_1 pin 1.psdata -------------------------------------------------------------------------------- /docs/GTPowerA6-10/pcb-signals/screenshots/1. A - lm393 3 2_1 pin 2, B - lm393 3 2_2 pin 5.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/pcb-signals/screenshots/1. A - lm393 3 2_1 pin 2, B - lm393 3 2_2 pin 5.png -------------------------------------------------------------------------------- /docs/GTPowerA6-10/pcb-signals/screenshots/2. A - lm393 3 2_1 pin 3, B - lm393 3 2_2 pin 5 scr1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/pcb-signals/screenshots/2. A - lm393 3 2_1 pin 3, B - lm393 3 2_2 pin 5 scr1.png -------------------------------------------------------------------------------- /docs/GTPowerA6-10/pcb-signals/screenshots/2. A - lm393 3 2_1 pin 3, B - lm393 3 2_2 pin 5 scr2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/pcb-signals/screenshots/2. A - lm393 3 2_1 pin 3, B - lm393 3 2_2 pin 5 scr2.png -------------------------------------------------------------------------------- /docs/GTPowerA6-10/pcb-signals/screenshots/2. A - lm393 3 2_1 pin 3, B - lm393 3 2_2 pin 5 scr3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/pcb-signals/screenshots/2. A - lm393 3 2_1 pin 3, B - lm393 3 2_2 pin 5 scr3.png -------------------------------------------------------------------------------- /docs/GTPowerA6-10/pcb-signals/screenshots/3. A - lm393 3 2_2 pin 6, B - lm393 3 2_2 pin 5 scr1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/pcb-signals/screenshots/3. A - lm393 3 2_2 pin 6, B - lm393 3 2_2 pin 5 scr1.png -------------------------------------------------------------------------------- /docs/GTPowerA6-10/pcb-signals/screenshots/3. A - lm393 3 2_2 pin 6, B - lm393 3 2_2 pin 5 scr2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/pcb-signals/screenshots/3. A - lm393 3 2_2 pin 6, B - lm393 3 2_2 pin 5 scr2.png -------------------------------------------------------------------------------- /docs/GTPowerA6-10/pcb-signals/screenshots/3. A - lm393 3 2_2 pin 6, B - lm393 3 2_2 pin 5 scr3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/pcb-signals/screenshots/3. A - lm393 3 2_2 pin 6, B - lm393 3 2_2 pin 5 scr3.png -------------------------------------------------------------------------------- /docs/GTPowerA6-10/pcb-signals/screenshots/4. A - lm393 4 2_1 pin 1, B - lm393 5 2_1 pin 1 scr1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/pcb-signals/screenshots/4. A - lm393 4 2_1 pin 1, B - lm393 5 2_1 pin 1 scr1.png -------------------------------------------------------------------------------- /docs/GTPowerA6-10/pcb-signals/screenshots/4. A - lm393 4 2_1 pin 1, B - lm393 5 2_1 pin 1 scr2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/pcb-signals/screenshots/4. A - lm393 4 2_1 pin 1, B - lm393 5 2_1 pin 1 scr2.png -------------------------------------------------------------------------------- /docs/GTPowerA6-10/pcb-signals/screenshots/4. A - lm393 4 2_1 pin 1, B - lm393 5 2_1 pin 1 scr3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/GTPowerA6-10/pcb-signals/screenshots/4. A - lm393 4 2_1 pin 1, B - lm393 5 2_1 pin 1 scr3.png -------------------------------------------------------------------------------- /docs/Hobbyking_ECO8_150W/CameraZOOM-20160216194838271.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Hobbyking_ECO8_150W/CameraZOOM-20160216194838271.jpg -------------------------------------------------------------------------------- /docs/Hobbyking_ECO8_150W/IMG_20160213_224846.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Hobbyking_ECO8_150W/IMG_20160213_224846.jpg -------------------------------------------------------------------------------- /docs/Hobbyking_ECO8_150W/IMG_20160213_225035_658.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Hobbyking_ECO8_150W/IMG_20160213_225035_658.jpg -------------------------------------------------------------------------------- /docs/Hobbyking_ECO8_150W/IMG_20160213_225045_265.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Hobbyking_ECO8_150W/IMG_20160213_225045_265.jpg -------------------------------------------------------------------------------- /docs/Hobbyking_ECO8_150W/IMG_20160213_225117_537.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Hobbyking_ECO8_150W/IMG_20160213_225117_537.jpg -------------------------------------------------------------------------------- /docs/LogView/adc_noise_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/LogView/adc_noise_off.png -------------------------------------------------------------------------------- /docs/LogView/adc_noise_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/LogView/adc_noise_on.png -------------------------------------------------------------------------------- /docs/LogView/charge+balance-PowerB6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/LogView/charge+balance-PowerB6.png -------------------------------------------------------------------------------- /docs/LogView/charge-powerB6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/LogView/charge-powerB6.png -------------------------------------------------------------------------------- /docs/LogView/charge_2xNiMH700mAh-nuvoton-M0517.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/LogView/charge_2xNiMH700mAh-nuvoton-M0517.png -------------------------------------------------------------------------------- /docs/LogView/dV_charge_2xNiMH.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/LogView/dV_charge_2xNiMH.png -------------------------------------------------------------------------------- /docs/LogView/linearity_2xNiMH700mAh-nuvoton-M0517v3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/LogView/linearity_2xNiMH700mAh-nuvoton-M0517v3.png -------------------------------------------------------------------------------- /docs/LogView/storage+balance-PowerB6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/LogView/storage+balance-PowerB6.png -------------------------------------------------------------------------------- /docs/LogView/storage-powerB6.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/LogView/storage-powerB6.png -------------------------------------------------------------------------------- /docs/Turnigy MAX80/back.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Turnigy MAX80/back.jpg -------------------------------------------------------------------------------- /docs/Turnigy MAX80/front.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Turnigy MAX80/front.jpg -------------------------------------------------------------------------------- /docs/Turnigy MAX80/front2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Turnigy MAX80/front2.jpg -------------------------------------------------------------------------------- /docs/Turnigy Mega200Wx2 V2/at work.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Turnigy Mega200Wx2 V2/at work.jpg -------------------------------------------------------------------------------- /docs/Turnigy Mega200Wx2 V2/display_back.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Turnigy Mega200Wx2 V2/display_back.jpg -------------------------------------------------------------------------------- /docs/Turnigy Mega200Wx2 V2/front1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Turnigy Mega200Wx2 V2/front1.jpg -------------------------------------------------------------------------------- /docs/Turnigy Mega200Wx2 V2/front2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Turnigy Mega200Wx2 V2/front2.jpg -------------------------------------------------------------------------------- /docs/Turnigy_MAX200/Turnigy_MAX200-A6-10_back.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Turnigy_MAX200/Turnigy_MAX200-A6-10_back.jpg -------------------------------------------------------------------------------- /docs/Turnigy_MAX200/Turnigy_MAX200-A6-10_front.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Turnigy_MAX200/Turnigy_MAX200-A6-10_front.jpg -------------------------------------------------------------------------------- /docs/Turnigy_MEGA400x2/MEGA400x2_back.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Turnigy_MEGA400x2/MEGA400x2_back.jpg -------------------------------------------------------------------------------- /docs/Turnigy_MEGA400x2/MEGA400x2_front.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Turnigy_MEGA400x2/MEGA400x2_front.jpg -------------------------------------------------------------------------------- /docs/Turnigy_accucel6/AC6_ISP_connector.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/Turnigy_accucel6/AC6_ISP_connector.jpg -------------------------------------------------------------------------------- /docs/artificial_adc_noise.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/artificial_adc_noise.md -------------------------------------------------------------------------------- /docs/artificial_noise_capacitors.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/artificial_noise_capacitors.png -------------------------------------------------------------------------------- /docs/artificial_noise_missing_capacitors.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/artificial_noise_missing_capacitors.jpeg -------------------------------------------------------------------------------- /docs/battery_valid_voltage_vs_percentage.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/battery_valid_voltage_vs_percentage.txt -------------------------------------------------------------------------------- /docs/building.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/building.md -------------------------------------------------------------------------------- /docs/calibration_error_codes.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/calibration_error_codes.md -------------------------------------------------------------------------------- /docs/calibration_expert.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/calibration_expert.md -------------------------------------------------------------------------------- /docs/calibration_expert_pin0.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/calibration_expert_pin0.png -------------------------------------------------------------------------------- /docs/calibration_expert_pin0_resistor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/calibration_expert_pin0_resistor.png -------------------------------------------------------------------------------- /docs/connectors/balancePortPins.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/connectors/balancePortPins.jpeg -------------------------------------------------------------------------------- /docs/connectors/isp_GTPowerA6-10.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/connectors/isp_GTPowerA6-10.jpeg -------------------------------------------------------------------------------- /docs/connectors/isp_bu-link.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/connectors/isp_bu-link.jpg -------------------------------------------------------------------------------- /docs/connectors/isp_imaxB6.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/connectors/isp_imaxB6.jpeg -------------------------------------------------------------------------------- /docs/connectors/isp_imaxB6_M0517.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/connectors/isp_imaxB6_M0517.jpeg -------------------------------------------------------------------------------- /docs/connectors/isp_imaxB6_clone.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/connectors/isp_imaxB6_clone.jpeg -------------------------------------------------------------------------------- /docs/discharge_circuit.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/discharge_circuit.png -------------------------------------------------------------------------------- /docs/flashing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/flashing.md -------------------------------------------------------------------------------- /docs/imaxB6-50W-BOA6-nuvoton-M0517/back.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/imaxB6-50W-BOA6-nuvoton-M0517/back.jpg -------------------------------------------------------------------------------- /docs/imaxB6-50W-BOA6-nuvoton-M0517/front.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/imaxB6-50W-BOA6-nuvoton-M0517/front.jpg -------------------------------------------------------------------------------- /docs/imaxB6-50W-BOA6-nuvoton-M0517/housing.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/imaxB6-50W-BOA6-nuvoton-M0517/housing.jpg -------------------------------------------------------------------------------- /docs/imaxB6/imaxB6-clone-front.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/imaxB6/imaxB6-clone-front.jpg -------------------------------------------------------------------------------- /docs/imaxB6/imaxB6-original-back.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/imaxB6/imaxB6-original-back.jpg -------------------------------------------------------------------------------- /docs/imaxB6/imaxB6-original-front.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/imaxB6/imaxB6-original-front.jpg -------------------------------------------------------------------------------- /docs/imaxB6_nuvoton-M0517/bu-link-connector.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/imaxB6_nuvoton-M0517/bu-link-connector.jpg -------------------------------------------------------------------------------- /docs/imaxB6_nuvoton-M0517/imaxB6-clone-nuvoton-back.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/imaxB6_nuvoton-M0517/imaxB6-clone-nuvoton-back.jpg -------------------------------------------------------------------------------- /docs/imaxB6_nuvoton-M0517/imaxB6-clone-nuvoton-front.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/imaxB6_nuvoton-M0517/imaxB6-clone-nuvoton-front.jpg -------------------------------------------------------------------------------- /docs/nimh_nicd_charging.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/nimh_nicd_charging.md -------------------------------------------------------------------------------- /docs/settings/D_C_cycles.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/D_C_cycles.png -------------------------------------------------------------------------------- /docs/settings/D_C_rest.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/D_C_rest.png -------------------------------------------------------------------------------- /docs/settings/NiCd_dV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/NiCd_dV.png -------------------------------------------------------------------------------- /docs/settings/NiMH_dV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/NiMH_dV.png -------------------------------------------------------------------------------- /docs/settings/Rwire.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/Rwire.png -------------------------------------------------------------------------------- /docs/settings/UART.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/UART.png -------------------------------------------------------------------------------- /docs/settings/UART_inp.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/UART_inp.png -------------------------------------------------------------------------------- /docs/settings/bal_err.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/bal_err.png -------------------------------------------------------------------------------- /docs/settings/beep.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/beep.png -------------------------------------------------------------------------------- /docs/settings/cap_COff.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/cap_COff.png -------------------------------------------------------------------------------- /docs/settings/dT_dt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/dT_dt.png -------------------------------------------------------------------------------- /docs/settings/dis_agres.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/dis_agres.png -------------------------------------------------------------------------------- /docs/settings/disch_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/disch_off.png -------------------------------------------------------------------------------- /docs/settings/enab_dV.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/enab_dV.png -------------------------------------------------------------------------------- /docs/settings/extrn_T.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/extrn_T.png -------------------------------------------------------------------------------- /docs/settings/extrn_TCO.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/extrn_TCO.png -------------------------------------------------------------------------------- /docs/settings/force_bal.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/force_bal.png -------------------------------------------------------------------------------- /docs/settings/input_low.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/input_low.png -------------------------------------------------------------------------------- /docs/settings/min_Iout.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/min_Iout.png -------------------------------------------------------------------------------- /docs/settings/min_Iout_I.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/min_Iout_I.png -------------------------------------------------------------------------------- /docs/settings/o_charge.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/o_charge.png -------------------------------------------------------------------------------- /docs/settings/o_disch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/o_disch.png -------------------------------------------------------------------------------- /docs/settings/reset.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/reset.png -------------------------------------------------------------------------------- /docs/settings/settings.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/settings.md -------------------------------------------------------------------------------- /docs/settings/speed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/settings/speed.png -------------------------------------------------------------------------------- /docs/temp_sensor/external temp sensor.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/temp_sensor/external temp sensor.jpg -------------------------------------------------------------------------------- /docs/temp_sensor/thermal sensor.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/docs/temp_sensor/thermal sensor.png -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-ADCKeyboardAnalyzer-150W_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-ADCKeyboardAnalyzer-150W_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-BalancePortAnalyzer-200W_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-BalancePortAnalyzer-200W_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-Bantam-BC6HP-250W_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-Bantam-BC6HP-250W_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-Dual-Power-B6AC-80W-RC_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-Dual-Power-B6AC-80W-RC_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-GTPowerA6-10_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-GTPowerA6-10_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-HobbyKing-ECO8-150W-7A-8S_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-HobbyKing-ECO8-150W-7A-8S_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-Turnigy-A-6-10-200W_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-Turnigy-A-6-10-200W_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-Turnigy-Accucel-6-50W-5A_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-Turnigy-Accucel-6-50W-5A_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-Turnigy-Accucel-8-150W-7A_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-Turnigy-Accucel-8-150W-7A_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-Turnigy-MAX80W-7A_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-Turnigy-MAX80W-7A_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-Turnigy-MEGA-200Wx2_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-Turnigy-MEGA-200Wx2_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-Turnigy-MEGA-400Wx2_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-Turnigy-MEGA-400Wx2_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-Turnigy-Mega-300W-8s_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-Turnigy-Mega-300W-8s_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-imaxB6-clone-50W-4.5A_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-imaxB6-clone-50W-4.5A_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-imaxB6-clone_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-imaxB6-clone_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/Unstable/cheali-charger-imaxB6-original_2.00-20180520_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/Unstable/cheali-charger-imaxB6-original_2.00-20180520_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-ADCKeyboardAnalyzer-150W_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-ADCKeyboardAnalyzer-150W_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-BalancePortAnalyzer-200W_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-BalancePortAnalyzer-200W_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-Bantam-BC6HP-250W_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-Bantam-BC6HP-250W_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-Dual-Power-B6AC-80W-RC_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-Dual-Power-B6AC-80W-RC_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-GTPowerA6-10_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-GTPowerA6-10_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-HobbyKing-ECO8-150W-7A-8S_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-HobbyKing-ECO8-150W-7A-8S_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-Turnigy-A-6-10-200W_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-Turnigy-A-6-10-200W_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-Turnigy-Accucel-6-50W-5A_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-Turnigy-Accucel-6-50W-5A_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-Turnigy-Accucel-8-150W-7A_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-Turnigy-Accucel-8-150W-7A_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-Turnigy-MAX80W-7A_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-Turnigy-MAX80W-7A_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-Turnigy-MEGA-200Wx2_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-Turnigy-MEGA-200Wx2_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-Turnigy-MEGA-400Wx2_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-Turnigy-MEGA-400Wx2_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-Turnigy-Mega-300W-8s_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-Turnigy-Mega-300W-8s_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-imaxB6-clone-50W-4.5A_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-imaxB6-clone-50W-4.5A_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-imaxB6-clone_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-imaxB6-clone_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /hex/cheali-charger-imaxB6-original_1.99-20160511_atmega32.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/hex/cheali-charger-imaxB6-original_1.99-20160511_atmega32.hex -------------------------------------------------------------------------------- /src/core/AnalogInputs.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/AnalogInputs.cpp -------------------------------------------------------------------------------- /src/core/AnalogInputs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/AnalogInputs.h -------------------------------------------------------------------------------- /src/core/AnalogInputsPrivate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/AnalogInputsPrivate.h -------------------------------------------------------------------------------- /src/core/AnalogInputsTypes.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/AnalogInputsTypes.cpp -------------------------------------------------------------------------------- /src/core/AnalogInputsTypes.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/AnalogInputsTypes.h -------------------------------------------------------------------------------- /src/core/ChealiCharger2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/ChealiCharger2.cpp -------------------------------------------------------------------------------- /src/core/ChealiCharger2.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/ChealiCharger2.h -------------------------------------------------------------------------------- /src/core/GlobalConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/GlobalConfig.h -------------------------------------------------------------------------------- /src/core/Program.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/Program.cpp -------------------------------------------------------------------------------- /src/core/Program.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/Program.h -------------------------------------------------------------------------------- /src/core/ProgramDCcycle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/ProgramDCcycle.cpp -------------------------------------------------------------------------------- /src/core/ProgramDCcycle.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/ProgramDCcycle.h -------------------------------------------------------------------------------- /src/core/ProgramData.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/ProgramData.cpp -------------------------------------------------------------------------------- /src/core/ProgramData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/ProgramData.h -------------------------------------------------------------------------------- /src/core/Settings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/Settings.cpp -------------------------------------------------------------------------------- /src/core/Settings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/Settings.h -------------------------------------------------------------------------------- /src/core/Utils.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/Utils.cpp -------------------------------------------------------------------------------- /src/core/Utils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/Utils.h -------------------------------------------------------------------------------- /src/core/Version.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/Version.h -------------------------------------------------------------------------------- /src/core/Version.h.in: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/Version.h.in -------------------------------------------------------------------------------- /src/core/avr-size.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/avr-size.sh -------------------------------------------------------------------------------- /src/core/calibration/Calibrate.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/calibration/Calibrate.cpp -------------------------------------------------------------------------------- /src/core/calibration/Calibrate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/calibration/Calibrate.h -------------------------------------------------------------------------------- /src/core/calibration/calibration.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/calibration/calibration.cmake -------------------------------------------------------------------------------- /src/core/core.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/core.cmake -------------------------------------------------------------------------------- /src/core/drivers/Blink.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/Blink.cpp -------------------------------------------------------------------------------- /src/core/drivers/Blink.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/Blink.h -------------------------------------------------------------------------------- /src/core/drivers/Buzzer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/Buzzer.cpp -------------------------------------------------------------------------------- /src/core/drivers/Buzzer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/Buzzer.h -------------------------------------------------------------------------------- /src/core/drivers/Keyboard.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/Keyboard.cpp -------------------------------------------------------------------------------- /src/core/drivers/Keyboard.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/Keyboard.h -------------------------------------------------------------------------------- /src/core/drivers/LcdPrint.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/LcdPrint.cpp -------------------------------------------------------------------------------- /src/core/drivers/LcdPrint.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/LcdPrint.h -------------------------------------------------------------------------------- /src/core/drivers/LiquidCrystal.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/LiquidCrystal.cpp -------------------------------------------------------------------------------- /src/core/drivers/LiquidCrystal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/LiquidCrystal.h -------------------------------------------------------------------------------- /src/core/drivers/PolarityCheck.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/PolarityCheck.cpp -------------------------------------------------------------------------------- /src/core/drivers/PolarityCheck.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/PolarityCheck.h -------------------------------------------------------------------------------- /src/core/drivers/SerialLog.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/SerialLog.cpp -------------------------------------------------------------------------------- /src/core/drivers/SerialLog.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/SerialLog.h -------------------------------------------------------------------------------- /src/core/drivers/StackInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/StackInfo.h -------------------------------------------------------------------------------- /src/core/drivers/Time.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/Time.cpp -------------------------------------------------------------------------------- /src/core/drivers/Time.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/Time.h -------------------------------------------------------------------------------- /src/core/drivers/cprintf.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/cprintf.cpp -------------------------------------------------------------------------------- /src/core/drivers/cprintf.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/cprintf.h -------------------------------------------------------------------------------- /src/core/drivers/debug.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/debug.h -------------------------------------------------------------------------------- /src/core/drivers/drivers.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/drivers/drivers.cmake -------------------------------------------------------------------------------- /src/core/eeprom.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/eeprom.cpp -------------------------------------------------------------------------------- /src/core/eeprom.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/eeprom.h -------------------------------------------------------------------------------- /src/core/helper/ADCKeyboardAnalyzer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/helper/ADCKeyboardAnalyzer.cpp -------------------------------------------------------------------------------- /src/core/helper/AnalogInputsAnalyzer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/helper/AnalogInputsAnalyzer.cpp -------------------------------------------------------------------------------- /src/core/helper/BalancePortAnalyzer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/helper/BalancePortAnalyzer.cpp -------------------------------------------------------------------------------- /src/core/helper/LCDAnalyzer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/helper/LCDAnalyzer.cpp -------------------------------------------------------------------------------- /src/core/helper/helper.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/helper/helper.cmake -------------------------------------------------------------------------------- /src/core/helper/helper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/helper/helper.h -------------------------------------------------------------------------------- /src/core/helper/helperMain.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/helper/helperMain.cpp -------------------------------------------------------------------------------- /src/core/menus/EditMenu.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/EditMenu.cpp -------------------------------------------------------------------------------- /src/core/menus/EditMenu.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/EditMenu.h -------------------------------------------------------------------------------- /src/core/menus/MainMenu.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/MainMenu.h -------------------------------------------------------------------------------- /src/core/menus/Menu.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/Menu.cpp -------------------------------------------------------------------------------- /src/core/menus/Menu.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/Menu.h -------------------------------------------------------------------------------- /src/core/menus/Options.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/Options.cpp -------------------------------------------------------------------------------- /src/core/menus/Options.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/Options.h -------------------------------------------------------------------------------- /src/core/menus/ProgramDataMenu.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/ProgramDataMenu.cpp -------------------------------------------------------------------------------- /src/core/menus/ProgramDataMenu.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/ProgramDataMenu.h -------------------------------------------------------------------------------- /src/core/menus/ProgramMenus.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/ProgramMenus.cpp -------------------------------------------------------------------------------- /src/core/menus/ProgramMenus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/ProgramMenus.h -------------------------------------------------------------------------------- /src/core/menus/SettingsMenu.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/SettingsMenu.cpp -------------------------------------------------------------------------------- /src/core/menus/SettingsMenu.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/SettingsMenu.h -------------------------------------------------------------------------------- /src/core/menus/StaticEditMenu.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/StaticEditMenu.cpp -------------------------------------------------------------------------------- /src/core/menus/StaticEditMenu.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/StaticEditMenu.h -------------------------------------------------------------------------------- /src/core/menus/StaticMenu.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/StaticMenu.cpp -------------------------------------------------------------------------------- /src/core/menus/StaticMenu.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/StaticMenu.h -------------------------------------------------------------------------------- /src/core/menus/menus.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/menus/menus.cmake -------------------------------------------------------------------------------- /src/core/screens/Screen.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/screens/Screen.cpp -------------------------------------------------------------------------------- /src/core/screens/Screen.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/screens/Screen.h -------------------------------------------------------------------------------- /src/core/screens/ScreenBalancer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/screens/ScreenBalancer.cpp -------------------------------------------------------------------------------- /src/core/screens/ScreenBalancer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/screens/ScreenBalancer.h -------------------------------------------------------------------------------- /src/core/screens/ScreenCycle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/screens/ScreenCycle.cpp -------------------------------------------------------------------------------- /src/core/screens/ScreenCycle.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/screens/ScreenCycle.h -------------------------------------------------------------------------------- /src/core/screens/ScreenEditable.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/screens/ScreenEditable.cpp -------------------------------------------------------------------------------- /src/core/screens/ScreenEditable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/screens/ScreenEditable.h -------------------------------------------------------------------------------- /src/core/screens/ScreenMethods.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/screens/ScreenMethods.cpp -------------------------------------------------------------------------------- /src/core/screens/ScreenMethods.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/screens/ScreenMethods.h -------------------------------------------------------------------------------- /src/core/screens/ScreenPages.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/screens/ScreenPages.h -------------------------------------------------------------------------------- /src/core/screens/ScreenStartInfo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/screens/ScreenStartInfo.cpp -------------------------------------------------------------------------------- /src/core/screens/ScreenStartInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/screens/ScreenStartInfo.h -------------------------------------------------------------------------------- /src/core/screens/screens.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/screens/screens.cmake -------------------------------------------------------------------------------- /src/core/strategy/Balancer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/Balancer.cpp -------------------------------------------------------------------------------- /src/core/strategy/Balancer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/Balancer.h -------------------------------------------------------------------------------- /src/core/strategy/DelayStrategy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/DelayStrategy.cpp -------------------------------------------------------------------------------- /src/core/strategy/DelayStrategy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/DelayStrategy.h -------------------------------------------------------------------------------- /src/core/strategy/DeltaChargeStrategy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/DeltaChargeStrategy.cpp -------------------------------------------------------------------------------- /src/core/strategy/DeltaChargeStrategy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/DeltaChargeStrategy.h -------------------------------------------------------------------------------- /src/core/strategy/Discharger.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/Discharger.cpp -------------------------------------------------------------------------------- /src/core/strategy/Discharger.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/Discharger.h -------------------------------------------------------------------------------- /src/core/strategy/Monitor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/Monitor.cpp -------------------------------------------------------------------------------- /src/core/strategy/Monitor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/Monitor.h -------------------------------------------------------------------------------- /src/core/strategy/SMPS.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/SMPS.cpp -------------------------------------------------------------------------------- /src/core/strategy/SMPS.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/SMPS.h -------------------------------------------------------------------------------- /src/core/strategy/SimpleChargeStrategy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/SimpleChargeStrategy.cpp -------------------------------------------------------------------------------- /src/core/strategy/SimpleChargeStrategy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/SimpleChargeStrategy.h -------------------------------------------------------------------------------- /src/core/strategy/SimpleDischargeStrategy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/SimpleDischargeStrategy.cpp -------------------------------------------------------------------------------- /src/core/strategy/SimpleDischargeStrategy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/SimpleDischargeStrategy.h -------------------------------------------------------------------------------- /src/core/strategy/StartInfoStrategy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/StartInfoStrategy.cpp -------------------------------------------------------------------------------- /src/core/strategy/StartInfoStrategy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/StartInfoStrategy.h -------------------------------------------------------------------------------- /src/core/strategy/StorageStrategy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/StorageStrategy.cpp -------------------------------------------------------------------------------- /src/core/strategy/StorageStrategy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/StorageStrategy.h -------------------------------------------------------------------------------- /src/core/strategy/Strategy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/Strategy.cpp -------------------------------------------------------------------------------- /src/core/strategy/Strategy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/Strategy.h -------------------------------------------------------------------------------- /src/core/strategy/Thevenin.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/Thevenin.cpp -------------------------------------------------------------------------------- /src/core/strategy/Thevenin.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/Thevenin.h -------------------------------------------------------------------------------- /src/core/strategy/TheveninChargeStrategy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/TheveninChargeStrategy.cpp -------------------------------------------------------------------------------- /src/core/strategy/TheveninChargeStrategy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/TheveninChargeStrategy.h -------------------------------------------------------------------------------- /src/core/strategy/TheveninDischargeStrategy.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/TheveninDischargeStrategy.cpp -------------------------------------------------------------------------------- /src/core/strategy/TheveninDischargeStrategy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/TheveninDischargeStrategy.h -------------------------------------------------------------------------------- /src/core/strategy/TheveninMethod.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/TheveninMethod.cpp -------------------------------------------------------------------------------- /src/core/strategy/TheveninMethod.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/TheveninMethod.h -------------------------------------------------------------------------------- /src/core/strategy/strategy.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strategy/strategy.cmake -------------------------------------------------------------------------------- /src/core/strings/standard.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strings/standard.h -------------------------------------------------------------------------------- /src/core/strings/strings.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strings/strings.cmake -------------------------------------------------------------------------------- /src/core/strings/strings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strings/strings.cpp -------------------------------------------------------------------------------- /src/core/strings/strings_common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/core/strings/strings_common.h -------------------------------------------------------------------------------- /src/hardware/atmega32/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/HardwareSerial.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/HardwareSerial.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/HardwareSerial.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/HardwareSerial.h -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/IO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/IO.h -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/Serial.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/Serial.h -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/StackInfo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/StackInfo.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/Timer0.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/Timer0.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/Timer0.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/Timer0.h -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/Timer1.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/Timer1.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/Timer1.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/Timer1.h -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/Timer2.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/Timer2.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/Utils.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/Utils.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/atomic.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/atomic.h -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/config.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/config.h -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/cpu.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/cpu.cmake -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/cpu.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/cpu.h -------------------------------------------------------------------------------- /src/hardware/atmega32/cpu/memory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/cpu/memory.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/200W/AnalogInputsADC.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/200W/AnalogInputsADC.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/200W/AnalogInputsADC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/200W/AnalogInputsADC.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/200W/GTPowerA6-10-pins.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/200W/GTPowerA6-10-pins.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/200W/GTPowerA6-10.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/200W/GTPowerA6-10.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/200W/GTPowerA6-10.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/200W/GTPowerA6-10.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/200W/Hardware.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/200W/Hardware.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/200W/HardwareConfigGeneric.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/200W/HardwareConfigGeneric.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/200W/generic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/200W/generic.cmake -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/50W/AnalogInputsADC.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/50W/AnalogInputsADC.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/50W/AnalogInputsADC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/50W/AnalogInputsADC.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/50W/Hardware.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/50W/Hardware.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/50W/HardwareConfigGeneric.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/50W/HardwareConfigGeneric.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/50W/SMPS_PID.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/50W/SMPS_PID.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/50W/SMPS_PID.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/50W/SMPS_PID.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/50W/generic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/50W/generic.cmake -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/50W/imaxB6-pins.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/50W/imaxB6-pins.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/50W/imaxB6.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/50W/imaxB6.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/50W/imaxB6.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/50W/imaxB6.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/adc_key_test/GTPowerA6-10-pins.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/adc_key_test/GTPowerA6-10-pins.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/adc_key_test/GTPowerA6-10.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/adc_key_test/GTPowerA6-10.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/adc_key_test/GTPowerA6-10.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/adc_key_test/GTPowerA6-10.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/adc_key_test/Hardware.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/adc_key_test/Hardware.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/adc_key_test/HardwareConfigGeneric.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/adc_key_test/HardwareConfigGeneric.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/adc_key_test/adc.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/adc_key_test/adc.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/adc_key_test/adc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/adc_key_test/adc.h -------------------------------------------------------------------------------- /src/hardware/atmega32/generic/adc_key_test/generic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/generic/adc_key_test/generic.cmake -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/ADCKeyboardAnalyzer-150W/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/ADCKeyboardAnalyzer-150W/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/ADCKeyboardAnalyzer-150W/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/ADCKeyboardAnalyzer-150W/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/ADCKeyboardAnalyzer-150W/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/ADCKeyboardAnalyzer-150W/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/ADCKeyboardAnalyzer-150W/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/ADCKeyboardAnalyzer-150W/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/BalancePortAnalyzer-200W/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/BalancePortAnalyzer-200W/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/BalancePortAnalyzer-200W/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/BalancePortAnalyzer-200W/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/BalancePortAnalyzer-200W/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/BalancePortAnalyzer-200W/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/BalancePortAnalyzer-200W/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/BalancePortAnalyzer-200W/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Bantam-BC6HP-250W/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Bantam-BC6HP-250W/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Bantam-BC6HP-250W/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Bantam-BC6HP-250W/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Bantam-BC6HP-250W/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Bantam-BC6HP-250W/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Bantam-BC6HP-250W/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Bantam-BC6HP-250W/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Dual-Power-B6AC-80W-RC/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Dual-Power-B6AC-80W-RC/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Dual-Power-B6AC-80W-RC/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Dual-Power-B6AC-80W-RC/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Dual-Power-B6AC-80W-RC/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Dual-Power-B6AC-80W-RC/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Dual-Power-B6AC-80W-RC/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Dual-Power-B6AC-80W-RC/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/GTPowerA6-10-original/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/GTPowerA6-10-original/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/GTPowerA6-10-original/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/GTPowerA6-10-original/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/GTPowerA6-10-original/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/GTPowerA6-10-original/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/GTPowerA6-10-original/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/GTPowerA6-10-original/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/HobbyKing-ECO8-150W-7A-8S/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/HobbyKing-ECO8-150W-7A-8S/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/HobbyKing-ECO8-150W-7A-8S/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/HobbyKing-ECO8-150W-7A-8S/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/HobbyKing-ECO8-150W-7A-8S/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/HobbyKing-ECO8-150W-7A-8S/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/HobbyKing-ECO8-150W-7A-8S/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/HobbyKing-ECO8-150W-7A-8S/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-A-6-10-200W/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-A-6-10-200W/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-A-6-10-200W/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-A-6-10-200W/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-A-6-10-200W/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-A-6-10-200W/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-A-6-10-200W/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-A-6-10-200W/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-Accucel-6-50W-5A/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-Accucel-6-50W-5A/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-Accucel-6-50W-5A/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-Accucel-6-50W-5A/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-Accucel-6-50W-5A/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-Accucel-6-50W-5A/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-Accucel-6-50W-5A/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-Accucel-6-50W-5A/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-Accucel-8-150W-7A/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-Accucel-8-150W-7A/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-Accucel-8-150W-7A/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-Accucel-8-150W-7A/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-Accucel-8-150W-7A/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-Accucel-8-150W-7A/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-Accucel-8-150W-7A/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-Accucel-8-150W-7A/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-MAX80W-7A/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-MAX80W-7A/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-MAX80W-7A/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-MAX80W-7A/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-MAX80W-7A/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-MAX80W-7A/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-MAX80W-7A/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-MAX80W-7A/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-MEGA-200Wx2/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-MEGA-200Wx2/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-MEGA-200Wx2/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-MEGA-200Wx2/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-MEGA-200Wx2/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-MEGA-200Wx2/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-MEGA-200Wx2/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-MEGA-200Wx2/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-MEGA-400Wx2/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-MEGA-400Wx2/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-MEGA-400Wx2/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-MEGA-400Wx2/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-MEGA-400Wx2/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-MEGA-400Wx2/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-MEGA-400Wx2/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-MEGA-400Wx2/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-Mega-300W-8s/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-Mega-300W-8s/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-Mega-300W-8s/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-Mega-300W-8s/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-Mega-300W-8s/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-Mega-300W-8s/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/Turnigy-Mega-300W-8s/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/Turnigy-Mega-300W-8s/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/imaxB6-clone-50W-4.5A/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/imaxB6-clone-50W-4.5A/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/imaxB6-clone-50W-4.5A/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/imaxB6-clone-50W-4.5A/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/imaxB6-clone-50W-4.5A/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/imaxB6-clone-50W-4.5A/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/imaxB6-clone-50W-4.5A/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/imaxB6-clone-50W-4.5A/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/imaxB6-clone/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/imaxB6-clone/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/imaxB6-clone/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/imaxB6-clone/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/imaxB6-clone/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/imaxB6-clone/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/imaxB6-clone/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/imaxB6-clone/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/imaxB6-original/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/imaxB6-original/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/imaxB6-original/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/imaxB6-original/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/imaxB6-original/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/imaxB6-original/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/atmega32/targets/imaxB6-original/progUSBasp.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/atmega32/targets/imaxB6-original/progUSBasp.sh -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/CMSIS END USER LICENCE AGREEMENT.pdf -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/arm_common_tables.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/arm_common_tables.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/arm_math.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/arm_math.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_cm0.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_cm0.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_cm0plus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_cm0plus.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_cm3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_cm3.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_cm4.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_cm4.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_cm4_simd.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_cm4_simd.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_cmFunc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_cmFunc.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_cmInstr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_cmInstr.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_sc000.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_sc000.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_sc300.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/Include/core_sc300.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/README.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/README.txt -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/CMSIS/index.html -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/Device/Nuvoton/M051Series/Include/M051Series.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/Device/Nuvoton/M051Series/Include/M051Series.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/Device/Nuvoton/M051Series/Include/system_M051Series.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/Device/Nuvoton/M051Series/Include/system_M051Series.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/Device/Nuvoton/M051Series/Source/ARM/startup_M051Series.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/Device/Nuvoton/M051Series/Source/ARM/startup_M051Series.s -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/Device/Nuvoton/M051Series/Source/IAR/startup_M051Series.s: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/Device/Nuvoton/M051Series/Source/IAR/startup_M051Series.s -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/Device/Nuvoton/M051Series/Source/system_M051Series.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/Device/Nuvoton/M051Series/Source/system_M051Series.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/acmp.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/acmp.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/adc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/adc.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/clk.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/clk.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/ebi.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/ebi.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/fmc.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/fmc.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/gpio.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/gpio.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/hdiv.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/hdiv.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/i2c.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/i2c.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/pwm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/pwm.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/spi.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/spi.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/sys.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/sys.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/timer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/timer.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/uart.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/uart.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/wdt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/wdt.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/wwdt.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/inc/wwdt.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/acmp.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/acmp.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/adc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/adc.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/clk.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/clk.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/ebi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/ebi.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/fmc.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/fmc.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/gpio.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/gpio.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/i2c.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/i2c.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/pwm.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/pwm.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/retarget.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/retarget.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/spi.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/spi.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/sys.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/sys.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/timer.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/timer.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/uart.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/uart.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/wdt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/wdt.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/wwdt.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/StdDriver/src/wwdt.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/CMSIS/cmsis.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/CMSIS/cmsis.cmake -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/IO.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/IO.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/IO.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/IO.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/Serial.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/Serial.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/Serial.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/Serial.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/StackInfo.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/StackInfo.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/Timer0.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/Timer0.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/TxHardSerial.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/TxHardSerial.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/TxHardSerial.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/TxHardSerial.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/TxSoftSerial.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/TxSoftSerial.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/TxSoftSerial.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/TxSoftSerial.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/UtilsD.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/UtilsD.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/atomic.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/atomic.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/config.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/config.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/cpu.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/cpu.cmake -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/cpu.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/cpu.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/cpu.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/cpu.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/irq_priority.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/irq_priority.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/memory.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/memory.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/memory.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/memory.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/other.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/other.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/cpu/startup_M051Series.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/cpu/startup_M051Series.c -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/generic/50W/AnalogInputsADC.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/generic/50W/AnalogInputsADC.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/generic/50W/AnalogInputsADC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/generic/50W/AnalogInputsADC.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/generic/50W/Hardware.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/generic/50W/Hardware.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/generic/50W/HardwareConfigGeneric.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/generic/50W/HardwareConfigGeneric.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/generic/50W/SMPS_PID.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/generic/50W/SMPS_PID.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/generic/50W/SMPS_PID.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/generic/50W/SMPS_PID.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/generic/50W/generic.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/generic/50W/generic.cmake -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/generic/50W/imaxB6-pins.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/generic/50W/imaxB6-pins.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/generic/50W/imaxB6.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/generic/50W/imaxB6.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/generic/50W/imaxB6.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/generic/50W/imaxB6.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/generic/50W/outputPWM.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/generic/50W/outputPWM.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/generic/50W/outputPWM.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/generic/50W/outputPWM.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/AnalogInputsAnalyzer-50W/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/AnalogInputsAnalyzer-50W/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/AnalogInputsAnalyzer-50W/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/AnalogInputsAnalyzer-50W/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/AnalogInputsAnalyzer-50W/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/AnalogInputsAnalyzer-50W/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/AnalogInputsAnalyzer-50W/progStLink2.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/AnalogInputsAnalyzer-50W/progStLink2.sh -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/imaxB6-50W-BOA6/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/imaxB6-50W-BOA6/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/imaxB6-50W-BOA6/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/imaxB6-50W-BOA6/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/imaxB6-50W-BOA6/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/imaxB6-50W-BOA6/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/imaxB6-80W/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/imaxB6-80W/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/imaxB6-80W/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/imaxB6-80W/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/imaxB6-80W/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/imaxB6-80W/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/imaxB6-clone/CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/imaxB6-clone/CMakeLists.txt -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/imaxB6-clone/HardwareConfig.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/imaxB6-clone/HardwareConfig.h -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/imaxB6-clone/defaultCalibration.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/imaxB6-clone/defaultCalibration.cpp -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/imaxB6-clone/progStLink.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/imaxB6-clone/progStLink.sh -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/imaxB6-clone/progStLink2.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/imaxB6-clone/progStLink2.sh -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/imaxB6-clone/progStLinkeeprom.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/imaxB6-clone/progStLinkeeprom.sh -------------------------------------------------------------------------------- /src/hardware/nuvoton-M0517/targets/imaxB6-clone/reset.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/src/hardware/nuvoton-M0517/targets/imaxB6-clone/reset.sh -------------------------------------------------------------------------------- /utils/LogView/Cheali Charger_0.33.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/LogView/Cheali Charger_0.33.ini -------------------------------------------------------------------------------- /utils/LogView/Cheali Charger_0.33m.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/LogView/Cheali Charger_0.33m.ini -------------------------------------------------------------------------------- /utils/LogView/ChealiCharger_6cell_1.0.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/LogView/ChealiCharger_6cell_1.0.ini -------------------------------------------------------------------------------- /utils/LogView/ChealiCharger_8cell_1.0.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/LogView/ChealiCharger_8cell_1.0.ini -------------------------------------------------------------------------------- /utils/M0517_dump/dump_to_bin.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/M0517_dump/dump_to_bin.sh -------------------------------------------------------------------------------- /utils/M0517_dump/dump_to_mww.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/M0517_dump/dump_to_mww.sh -------------------------------------------------------------------------------- /utils/M0517_dump/dump_to_reg.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/M0517_dump/dump_to_reg.sh -------------------------------------------------------------------------------- /utils/M0517_dump/restore_dump.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/M0517_dump/restore_dump.sh -------------------------------------------------------------------------------- /utils/copy_hex.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/copy_hex.sh -------------------------------------------------------------------------------- /utils/eepromExtractor/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/README.md -------------------------------------------------------------------------------- /utils/eepromExtractor/defaultCalibration.cpp.template6: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/defaultCalibration.cpp.template6 -------------------------------------------------------------------------------- /utils/eepromExtractor/defaultCalibration.cpp.template8: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/defaultCalibration.cpp.template8 -------------------------------------------------------------------------------- /utils/eepromExtractor/dformatter.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/dformatter.py -------------------------------------------------------------------------------- /utils/eepromExtractor/eeprom.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/eeprom.py -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/ehelper.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/ehelper/ehelper.py -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/v9_2_6.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/ehelper/v9_2_6.py -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/v9_2_7.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/ehelper/v9_2_7.py -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/v9_2_8.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/ehelper/v9_2_8.py -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/v9_2_9.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/ehelper/v9_2_9.py -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/v_a0x1001_9_3_10.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/ehelper/v_a0x1001_9_3_10.py -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/v_a0x1001_i0x6_10_3_12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/ehelper/v_a0x1001_i0x6_10_3_12.py -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/v_a0x1002_9_3_10.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/ehelper/v_a0x1002_9_3_10.py -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/v_a0x1002_i0x6_10_3_11.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/ehelper/v_a0x1002_i0x6_10_3_11.py -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/v_a0x1002_i0x6_10_3_12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/ehelper/v_a0x1002_i0x6_10_3_12.py -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/v_a0x1002_i0x8_10_3_11.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/ehelper/v_a0x1002_i0x8_10_3_11.py -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/v_a0x1002_i0x8_10_3_12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/ehelper/v_a0x1002_i0x8_10_3_12.py -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/v_a0x4001_9_3_10.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/ehelper/v_a0x4001_9_3_10.py -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/v_a0x4001_i0x6_10_3_11.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/ehelper/v_a0x4001_i0x6_10_3_11.py -------------------------------------------------------------------------------- /utils/eepromExtractor/ehelper/v_a0x4001_i0x6_10_3_12.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/ehelper/v_a0x4001_i0x6_10_3_12.py -------------------------------------------------------------------------------- /utils/eepromExtractor/getctypes.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/getctypes.sh -------------------------------------------------------------------------------- /utils/eepromExtractor/hex2bin.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/eepromExtractor/hex2bin.sh -------------------------------------------------------------------------------- /utils/gen_sha1.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/gen_sha1.sh -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/generate.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/generate.py -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x20.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x20.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x21.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x21.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x22.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x22.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x23.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x23.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x24.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x24.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x25.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x25.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x26.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x26.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x27.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x27.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x28.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x28.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x29.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x29.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x2A.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x2A.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x2B.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x2B.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x2C.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x2C.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x2D.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x2D.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x2E.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x2E.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x2F.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x2F.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x30.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x30.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x31.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x31.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x32.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x32.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x33.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x33.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x34.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x34.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x35.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x35.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x36.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x36.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x37.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x37.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x38.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x38.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x39.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x39.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x3A.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x3A.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x3B.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x3B.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x3C.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x3C.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x3D.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x3D.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x3E.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x3E.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x3F.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x3F.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x40.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x40.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x41.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x41.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x42.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x42.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x43.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x43.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x44.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x44.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x45.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x45.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x46.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x46.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x47.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x47.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x48.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x48.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x49.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x49.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x4A.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x4A.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x4B.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x4B.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x4C.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x4C.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x4D.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x4D.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x4E.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x4E.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x4F.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x4F.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x50.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x50.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x51.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x51.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x52.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x52.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x53.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x53.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x54.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x54.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x55.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x55.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x56.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x56.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x57.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x57.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x58.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x58.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x59.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x59.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x5A.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x5A.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x5B.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x5B.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x5C.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x5C.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x5D.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x5D.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x5E.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x5E.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x5F.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x5F.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x60.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x60.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x61.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x61.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x62.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x62.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x63.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x63.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x64.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x64.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x65.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x65.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x66.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x66.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x67.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x67.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x68.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x68.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x69.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x69.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x6A.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x6A.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x6B.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x6B.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x6C.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x6C.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x6D.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x6D.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x6E.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x6E.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x6F.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x6F.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x70.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x70.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x71.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x71.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x72.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x72.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x73.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x73.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x74.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x74.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x75.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x75.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x76.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x76.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x77.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x77.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x78.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x78.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x79.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x79.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x7A.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x7A.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x7B.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x7B.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x7C.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x7C.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x7D.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x7D.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x7E.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x7E.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0x7F.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0x7F.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0xE8.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0xE8.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0xE9.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0xE9.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0xEB.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0xEB.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0xF3.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0xF3.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0xF4.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0xF4.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0xF6.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0xF6.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0xF7.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0xF7.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0xF8.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0xF8.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0xF9.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0xF9.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0xFD.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0xFD.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/0xFF.xpm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/0xFF.xpm -------------------------------------------------------------------------------- /utils/lcdScreenshotGenerator/xpm/test.cmd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/lcdScreenshotGenerator/xpm/test.cmd -------------------------------------------------------------------------------- /utils/make_release.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Iggnus/cheali-charger-i1/HEAD/utils/make_release.sh --------------------------------------------------------------------------------