log

age author description
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
2017-11-02 Mychaela Falconia serialswitch.c: allow enabling SERIAL_DYNAMIC_SWITCH outside of BTEMOBILE
2017-11-01 Mychaela Falconia components/cc: new CC needs -DSIM_TOOLKIT for MNCC_BEARER_CAP_REQ
2017-10-31 Mychaela Falconia components/l1_{ext,int}: no need to compile the L1_GTT dummies
2017-10-31 Mychaela Falconia compile L1_GPRS modules from source
2017-10-31 Mychaela Falconia reconstructed L1_GPRS source imported from tcs211-l1-reconst
2017-10-31 Mychaela Falconia targets/fcdev3b.conf: set DISABLE_SLEEP=1 until we find and fix the hw bug
2017-10-21 Mychaela Falconia components/tif_na7_db_ir: recompilation successful, matches original blob lib
2017-10-21 Mychaela Falconia components/tif_na7_db_fl: recompilation successful, matches original blob lib
2017-10-21 Mychaela Falconia components/misc_na7_db_{fl,ir}: compiling, perfect match to original blobs
2017-10-21 Mychaela Falconia components/frame_na7_db_ir: comment fix
2017-10-21 Mychaela Falconia components/frame_na7_db_{fl,ir}: missed the -o3
2017-10-21 Mychaela Falconia components/frame_na7_db_{fl,ir} created as an experiment
2017-10-21 Mychaela Falconia src/gpf2/{misc,tst}: import from TCS211 semi-src
2017-09-02 Mychaela Falconia aci3: integrated all Openmoko AT commands except AT@BAND
2017-09-02 Mychaela Falconia AT@SPKR and AT@VPATH ported over to aci3
2017-08-31 Mychaela Falconia implemented build option to disable sleep
2017-08-27 Mychaela Falconia aci2: AT@VPATH hooked into the command table
2017-08-27 Mychaela Falconia AT@VPATH query implemented
2017-08-27 Mychaela Falconia AT@VPATH setting implemented
2017-08-27 Mychaela Falconia aci2 AT@SPKR command: added query operation
2017-08-08 Mychaela Falconia GTA0x target: mux DSR_MODEM/LPG signal to LPG in init.c to avoid floating
2017-08-08 Mychaela Falconia GTA0x target: GPIOs 3, 10, 11 and 12 are unconnected, so drive them as outputs
2017-08-07 Mychaela Falconia targets/gtamodem.h: UARTFAX_CLASSIC_DTR_DCD turned OFF:
2017-08-07 Mychaela Falconia l1_trace.c: bogus sprintf formats from TCS211 corrected
2017-08-07 Mychaela Falconia components/main-init: recompile mem_load.obj from mem_load.c
2017-08-07 Mychaela Falconia mem_load.c: removal of checksum changes produces perfect reconstruction
2017-08-07 Mychaela Falconia src/cs/system/Main/mem_load.c: import from LoCosto source
2017-08-07 Mychaela Falconia AT@RST: use dar_reset_system() instead of relying on a NULL pointer call
2017-08-07 Mychaela Falconia dar_reset_system(): check the entity_dar_callback pointer for NULL
2017-08-06 Mychaela Falconia configs/hybrid: switched to the reconstructed init.c
2017-08-06 Mychaela Falconia configs/2092 & 2092-pwr: switched to the reconstructed init.c
2017-08-06 Mychaela Falconia configs/l1reconst: switched to the reconstructed init.c
2017-08-06 Mychaela Falconia aci2: axed the CongiureGPIO_Internal() bogon left over from
2017-08-06 Mychaela Falconia init.c & components/main-init: put RVTMUX on MODEM on C139 like before
2017-08-06 Mychaela Falconia init.c: removed some unused definitions not appropriate to this module
2017-08-06 Mychaela Falconia init.c: applied our necessary FreeCalypso changes to reconstructed Init_Target()
2017-08-06 Mychaela Falconia init.c: Init_Unmask_IT() reconstructed the trivial way
2017-08-06 Mychaela Falconia init.c: Init_Target() reconstructed, perfect match to original object
2017-08-06 Mychaela Falconia init.c: module passes compilation,
2017-08-06 Mychaela Falconia init.c: initial preen at the module level
2017-08-05 Mychaela Falconia components/main-init compilation recipe created
2017-08-05 Mychaela Falconia src/cs/system/Main/init.c: initial import from LoCosto source
2017-08-04 Mychaela Falconia aci2: AT@SPKR command implemented
2017-08-04 Mychaela Falconia aci3 aci_cmh.h: added definition for AT@SPKR
2017-08-04 Mychaela Falconia aci2 aci_cmh.h: added definition for AT@SPKR
2017-08-04 Mychaela Falconia aci3: emit firmware version string on boot
2017-08-04 Mychaela Falconia aci3: AT%VER returns FreeCalypso firmware version string
2017-08-04 Mychaela Falconia build system: produce flash-script for flashing with fc-loadtool
2017-08-04 Mychaela Falconia configure.sh & targets/*.conf: emit FLASH_BASE_ADDR & FLASH_SECTOR_SIZE
2017-08-04 Mychaela Falconia helpers: mk-flash-script helper program written
2017-08-04 Mychaela Falconia aci2: emit firmware version string on boot
2017-08-03 Mychaela Falconia aci2: AT%VER returns FreeCalypso firmware version string
2017-08-03 Mychaela Falconia top README: update for the FCDEV3B
2017-08-03 Mychaela Falconia doc/Pirelli-Howto: updated for the current situation
2017-08-03 Mychaela Falconia doc/Modem-configs update: FCDEV3B is here, no specific plans for hybrid work
2017-08-03 Mychaela Falconia doc/Compiling: update for the FCDEV3B and for fc-host-tools-r5
2017-08-03 Mychaela Falconia firmware ident and build date mechanism implemented at the build level
2017-08-03 Mychaela Falconia configure.sh: emit the config name into the generated Makefile
2017-08-03 Mychaela Falconia helpers: build-date helper program written
2017-07-24 Mychaela Falconia aci3: started adding Openmoko and FreeCalypso AT commands
2017-07-24 Mychaela Falconia aci3: FreeCalypso +CGSN logic ported over
2017-07-24 Mychaela Falconia aci2: AT@AUL reimplemented in the new FreeCalypso way
2017-07-24 Mychaela Falconia aci2 ati_audio.c: my understanding of the 's' parser type was incorrect
2017-05-29 Mychaela Falconia configure.sh: the correct form of equality test operator in [ is '='
2017-05-02 Mychaela Falconia armio.c: enable MCSI pin multiplexing on FCDEV3B
2017-05-02 Mychaela Falconia implemented optional workaround for the flash boot problem on FCDEV3B
2017-03-22 Mychaela Falconia Voice memo recording and playback test AT commands implemented
2017-03-22 Mychaela Falconia AT@TONE and AT@TSTOP audio test commands implemented
2017-03-20 Mychaela Falconia doc/Modem-configs: L1 deblobbing status update
2017-03-20 Mychaela Falconia configs/* except classic: l1_custom_ext.lib deblobbed
2017-03-20 Mychaela Falconia components/l1_custom_ext created
2017-03-20 Mychaela Falconia components/l1_{ext,int}: compile the recently deblobbed l1audio & l1tm
2017-03-20 Mychaela Falconia l1audio and l1tm reconstructed source imported from tcs211-l1-reconst
2017-03-15 Mychaela Falconia tpudrv12.c fix from tcs211-l1-reconst: rf_index static var changed to UWORD8
2017-03-12 Mychaela Falconia l1_rf12.c: rf_850 Tx calchan bogon fixed
2017-03-12 Mychaela Falconia 2092, 2092-pwr and hybrid configs: build l1_custom_int.lib from source likewise
2017-03-12 Mychaela Falconia l1_custom_int.lib rebuilt from source for the l1reconst config
2016-11-26 Mychaela Falconia LICENSE explanatory file added
2016-11-16 Mychaela Falconia aci2: FreeCalypso +CGSN logic implemented
2016-10-26 Mychaela Falconia src/condat2/com/src/driver/audio.c: make buzzer tones actually work
2016-10-24 Mychaela Falconia aci2: added some AT commands for exercising audio functions
2016-10-24 Mychaela Falconia aci2: AT@SC bogon fully expunged
2016-10-24 Mychaela Falconia FFS RVF pool size has to be increased for targets with large FFS
2016-10-16 Mychaela Falconia doc/Pirelli-Howto: update for the availability of the hybrid config
2016-10-16 Mychaela Falconia doc/Freerunner-Howto: update for the TCS2/TCS3 hybrid development
2016-10-16 Mychaela Falconia doc/C139-Howto: update for the current status
2016-10-15 Mychaela Falconia doc/Compiling: update for the new configs
2016-10-15 Mychaela Falconia doc/Handset-configs and doc/Modem-configs written
2016-10-15 Mychaela Falconia README updated for the current status of the project
2016-10-15 Mychaela Falconia src/g23m-aci/aci/ati_cmd.c: CST extension mechanism reinstated