log

age author description
2017-12-31 Mychaela Falconia configs/2092: FCHG enabled
2017-12-31 Mychaela Falconia RV timing: better RVF_MS_TO_TICKS() formula
2017-12-30 Mychaela Falconia FCHG: bug in CV process caused the control loop to be skipped
2017-12-29 Mychaela Falconia FCHG: CV control loop implemented
2017-12-29 Mychaela Falconia FCHG: beginning of the new version
2017-12-29 Mychaela Falconia l1_cust.c: madc_vbat_inverse() function added for the new FCHG
2017-12-29 Mychaela Falconia FCHG: data structure changes in preparation for the new version
2017-12-29 Mychaela Falconia gsmcomp.c for !FAX_AND_DATA: EXTPOOL increased like in Citrine
2017-12-25 Mychaela Falconia !GPRS configs: TEST and DMEM pools moved into IRAM
2017-12-25 Mychaela Falconia gsmcomp.c: TIF pool enlarged like in Citrine
2017-12-25 Mychaela Falconia gsmcomp.c: voice-only config partition pool sizing fixes from Citrine
2017-12-25 Mychaela Falconia configs/hybrid-vpm: created, compiles
2017-12-25 Mychaela Falconia cfg-headers/voice-only: created
2017-12-25 Mychaela Falconia configs/hybrid-nogprs: compiles
2017-12-24 Mychaela Falconia gsmcomp.c: support split IRAM/XRAM compilation
2017-12-24 Mychaela Falconia components/config_gsm_{fl,ir}: created
2017-12-24 Mychaela Falconia cfg-headers/fax-and-data: created
2017-12-16 Mychaela Falconia charging control AT command: make it AT@CHG instead of AT@CHARGE
2017-12-16 Mychaela Falconia ati_fchg.c: sprintf % bug
2017-12-16 Mychaela Falconia aci2: AT%CBC and AT@CHARGE implemented
2017-12-15 Mychaela Falconia aci2: AT+CBC reimplemented in terms of FCHG API
2017-12-15 Mychaela Falconia fchg_user_charge_control() API implemented
2017-12-15 Mychaela Falconia FCHG battery table loading: comparison signedness issue
2017-12-15 Mychaela Falconia l1_cust.c: big sleep when charging with FCHG
2017-12-15 Mychaela Falconia create_RVtasks.c: start FCHG SWE when it is included
2017-12-15 Mychaela Falconia .../drv_app/abb/board/abb_inth.c: FCHG hooked in
2017-12-15 Mychaela Falconia FCHG: logic error in the charge (re)start condition
2017-12-14 Mychaela Falconia configs/l1reconst-chg created
2017-12-14 Mychaela Falconia FCHG: complete enough to attempt linking into fw build
2017-12-14 Mychaela Falconia FCHG: task core function implemented
2017-12-14 Mychaela Falconia FCHG: API implementation started
2017-12-14 Mychaela Falconia FCHG: implemented functions for user-initiated charge start and stop
2017-12-14 Mychaela Falconia FCHG: charger plug and unplug functions implemented
2017-12-14 Mychaela Falconia FCHG: store discharge state as threshold index rather than percentage
2017-12-14 Mychaela Falconia L1: prep for charging being a possible cause of big sleep
2017-12-14 Mychaela Falconia FCHG: main ADC process implemented
2017-12-14 Mychaela Falconia l1_cust.c: added function that exports the calibrated Vbat conversion
2017-12-14 Mychaela Falconia section comment line length fix in l1_cust.c
2017-12-14 Mychaela Falconia L1 sleep logic change: allow big sleep when light is on or we are charging
2017-12-08 Mychaela Falconia .../drv_core/abb/abb.c: don't set backup battery bits in BCICONF
2017-12-05 Mychaela Falconia FCHG: reading of battery table from FFS implemented
2017-12-05 Mychaela Falconia FCHG: reading of charging config from FFS implemented
2017-12-05 Mychaela Falconia FCHG: default battery table implemented
2017-12-04 Mychaela Falconia components/fchg compilation recipe created
2017-12-04 Mychaela Falconia FCHG implementation code started
2017-12-04 Mychaela Falconia cfg-headers/rv_swe-209[12]-fchg.h created
2017-12-04 Mychaela Falconia changes under src/cs/riviera to support addition of FCHG SWE
2017-12-03 Mychaela Falconia implemented pseudo-modem keepalive for C139 and Pirelli targets
2017-12-03 Mychaela Falconia RVT: added TCH and KEEPALIVE channels
2017-11-29 Mychaela Falconia ABB_Read_Status() put under ABB_SEMAPHORE_PROTECTION
2017-11-18 Mychaela Falconia C139 target now uses Tx ramps tables extracted from Mot's own C139 fw
2017-11-16 Mychaela Falconia compiled-in afcparams numbers for Compal and Pirelli targets
2017-11-15 Mychaela Falconia AT%A output changed from hex to decimal with more descriptive names
2017-11-04 Mychaela Falconia doc/Handset-configs: L1 and the init code are now fully rebuilt from source
2017-11-03 Mychaela Falconia doc/Modem-configs: deblobbing status update
2017-11-03 Mychaela Falconia doc/Compiling: update for fc-host-tools-r7
2017-11-03 Mychaela Falconia doc/Compiling: added note that if wine doesn't whine, make nowhine a symlink
2017-11-02 Mychaela Falconia configure.sh: better comment
2017-11-02 Mychaela Falconia uartfax.c change needed for SERIAL_DYNAMIC_SWITCH=1 to compile
2017-11-02 Mychaela Falconia make it possible to enable SERIAL_DYNAMIC_SWITCH on the configure.sh line