log

age author description
2018-01-13 Mychaela Falconia beginning of C11x target support
2018-01-13 Mychaela Falconia doc/Voice-pseudo-modem written
2018-01-12 Mychaela Falconia doc/Modem-configs update: we now have both Standard Modem and VPM
2018-01-12 Mychaela Falconia doc: new Handset-goal write-up replaces old Handset-configs
2018-01-11 Mychaela Falconia first round of documentation updates for 2018
2018-01-01 Mychaela Falconia aci3: AT%CBC and AT@CHG hooked in
2018-01-01 Mychaela Falconia aci3: ati_fchg.c module brought over from aci2
2018-01-01 Mychaela Falconia aci3: AT+CBC reimplemented in terms of FCHG API
2018-01-01 Mychaela Falconia FCHG: charging time limit implemented
2018-01-01 Mychaela Falconia configs/hybrid-vpm: FCHG enabled
2018-01-01 Mychaela Falconia configs/2092-pwr removed: use plain 2092 config with FCHG instead
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