log

age author description
2015-10-31 Mychaela Falconia fc-fsio: mk-std-dirs alias for create-std-dirs
2015-10-31 Mychaela Falconia gsm-fw configs restructured a little
2015-10-31 Mychaela Falconia gsm-fw/sysglue/flashboot.S, C139 configuration: the interface between the
2015-10-31 Mychaela Falconia compal-flash-boot-for-fc/README added
2015-10-31 Mychaela Falconia compal-flash-boot-for-fc created
2015-10-31 Mychaela Falconia gsm-fw/configs/c155-experimental: new configuration,
2015-10-31 Mychaela Falconia gsm-fw: experimental support for Compal targets in tpudrv12.[ch]
2015-10-24 Mychaela Falconia l1_{dis,en}able_dsp_trace functions: breakage-causing LoCosto-ism fixed
2015-10-24 Mychaela Falconia gsm-fw/bsp/init_target.c: IQ_API needs to be unmasked with L1_DYN_DSP_DWNLD
2015-10-22 Mychaela Falconia gsm-fw: l1_dyn_dwl code compiles and links
2015-10-22 Mychaela Falconia gsm-fw: preparations for building with L1_DYN_DSP_DWNLD enabled
2015-10-22 Mychaela Falconia gsm-fw: l1_dyn_dwl code imported from tcs211-l1-reconst
2015-10-19 Mychaela Falconia gsm-fw: static DSP patch download enabled by default
2015-10-19 Mychaela Falconia gsm-fw/L1: fix for the DSP patch corruption bug
2015-10-19 Mychaela Falconia fc-loadtool: flash program-bin now performs a CRC-32 verification
2015-10-18 Mychaela Falconia fc-dspapidump utility written, compiles
2015-09-08 Space Falcon fc-pirhackinit works after fixing MAX_MEMREAD_BYTES
2015-09-08 Space Falcon .hgignore: fc-pirhackinit added
2015-09-08 Space Falcon fc-pirhackinit implemented, compiles
2015-09-08 Space Falcon fc-getpirimei works
2015-09-08 Space Falcon fc-getpirimei implemented, compiles
2015-09-08 Space Falcon etmsync: slight "main" refactoring in preparation for multiple programs
2015-09-08 Space Falcon fc-fsio: create-std-dirs implemented
2015-09-08 Space Falcon user-friendly set-rfcap implemented in fc-fsio
2015-09-08 Space Falcon etmsync: die ID read implemented
2015-09-08 Space Falcon etmsync: memory read implemented
2015-09-08 Space Falcon rvinterf/etmsync refactoring: operation functions consolidated in fileio.c
2015-09-07 Space Falcon rvinterf LCD output inversion option implemented
2015-09-07 Space Falcon rvinterf: hook for fc-lcdemu implemented
2015-09-07 Space Falcon lcdemu: input processing implemented, compiles
2015-09-07 Space Falcon lcdemu: image conversion implemented for X11 depth 24
2015-09-07 Space Falcon lcdemu: got to input lines
2015-09-07 Space Falcon lcdemu: window size hints set correctly
2015-09-07 Space Falcon lcdemu started, compiles and runs w/o actual functionality
2015-09-06 Space Falcon rvtdump: report ext LCD output packets sanely
2015-07-05 Space Falcon gsm-fw: DSP patch codes included in the link
2015-07-05 Space Falcon gsm-fw: DSP patch codes added, extracted from TCS211 with tiobjd chararray
2015-07-05 Space Falcon gsm-fw/L1/dsp code made into a library in preparation for adding patch codes
2015-07-05 Space Falcon gsm-fw: DWNLD (static DSP patch) and L1_DYN_DSP_DWNLD moved to config mechanism
2015-07-01 Space Falcon top README: status update
2015-07-01 Space Falcon doc/Pirelli-Howto written
2015-06-30 Space Falcon gsm-fw rfcap default: triband for the Pirelli target
2015-06-30 Space Falcon Pirelli RFFE control: PA band select wasn't being driven properly
2015-06-29 Space Falcon gsm-fw/L1/cust0/Makefile: compile pirelli.c XIP module with -mthumb
2015-06-29 Space Falcon gsm-fw/comlib/cl_imei.c: hell with TI's different return code types
2015-06-29 Space Falcon gsm-fw/comlib/cl_imei.c: implemented reading of Pirelli's factory IMEI record
2015-06-29 Space Falcon gsm-fw: implemented reading of Pirelli's factory calibration records
2015-06-28 Space Falcon fc-shell: implemented poweroff and tgtreset commands
2015-06-28 Space Falcon gsm-fw/configs/pirelli-gsm added
2015-06-28 Space Falcon gsm-fw: tpudrv12.[ch] extended to support Pirelli DP-L10 target
2015-06-28 Space Falcon gsm-fw feature at-rvtmux: set ATI_CMD_MODE to make SMS notifications work
2015-06-27 Space Falcon gsm-fw/gpf/conf/gsmcomp.c: more 432-byte partitions in the voice-only config
2015-06-27 Space Falcon gsm-fw/gpf/conf/gsmcomp.c: increased max partition in the voice-only config
2015-06-07 Space Falcon gsm-fw ATI: reinstate the old extension mechanism in CST
2015-06-01 Space Falcon gsm-fw/configs/gtamodem-gsm: feature at-rvtmux enabled
2015-06-01 Space Falcon rvinterf: log sent AT commands in ASCII form
2015-06-01 Space Falcon rvtdump & rvinterf: print and log ATI responses in ASCII
2015-06-01 Space Falcon fc-shell: AT-over-RVTMUX command sending implemented
2015-05-31 Space Falcon gsm-fw: feature at-rvtmux implemented, compiles
2015-05-30 Space Falcon gsm-fw/riviera/rvt: support AT and EXTUI MUX channels
2015-05-30 Space Falcon rvinterf/asyncshell/rxctl.c: buglet in the implementation of dis/enable commands
2015-05-30 Space Falcon fc-shell: sysprim sending (sp command) implemented
2015-05-30 Space Falcon fc-shell: Rx control implemented
2015-05-30 Space Falcon rvinterf/Makefile: asyncshell added
2015-05-30 Space Falcon fc-shell skeleton created
2015-05-29 Space Falcon rvinterf: client programs can now selectively stop receiving packets of a
2015-05-29 Space Falcon rvinterf: client programs can now register to receive AT and EXTUI packets
2015-05-29 Space Falcon rvinterf/include/pktmux.h: assigned channel IDs for AT and EXTUI
2015-05-17 Space Falcon doc/Firmware_Architecture written
2015-05-16 Space Falcon int_osx_receive_prim() in gsm-fw/gpf/osx/osx.c: there was an error in the
2015-05-16 Space Falcon power cycle crash bug found: see the changes in gsm-fw/gpf/osl/os_mem_fl.c
2015-05-15 Space Falcon lldbg hack (poor girl's substitute for JTAG) implemented
2015-05-10 Space Falcon documentation update: how to compile and flash experimental gsm-fw for gtamodem
2015-05-10 Space Falcon top README: project status update
2015-05-03 Space Falcon fixed psa_IsVldOwnId() miscompilation that blocked +CFUN enabling
2015-05-03 Space Falcon implemented feature mokoffs copy; made it part of the gtamodem-gsm config
2015-05-03 Space Falcon gsm-fw: new implementation of bzero() and some specialized bcopy variants
2015-05-02 Space Falcon ctracedec compiles
2015-05-02 Space Falcon compressed trace decoder almost fully implemented
2015-05-01 Space Falcon a flash chip init/reset function added to Application_Initialize(),
2015-04-30 Space Falcon rvinterf & rvtdump: handle low level debug messages from FC firmwares
2015-04-30 Space Falcon gsm-fw/configs/gtamodem-gsm: feature at-modem added
2015-04-30 Space Falcon gsm-fw/g23m-aci/aci/ati_bas.c: +CGxx fix in preparation for enabling MokoFFS
2015-04-30 Space Falcon AT command interface works!
2015-04-26 Space Falcon gsm-fw: uartfax.c included in the build with feature at-modem
2015-04-26 Space Falcon gsm-fw/serial/uartfax.c: import from leo2moko source
2015-04-26 Space Falcon gsm-fw: gsmcomp gpf configuration enabled for CONFIG_GSM
2015-04-25 Space Falcon gsm-fw/finlink/ld-script.src: take care of bss from libdti and libgdi
2015-04-25 Space Falcon gtamodem-gsm flashImage links with cst included!
2015-04-25 Space Falcon cst_stack.c compiles
2015-04-25 Space Falcon cst_pei.c compiles
2015-04-25 Space Falcon cst_exts.c compiles
2015-04-25 Space Falcon starting to compile cst
2015-04-25 Space Falcon gsm-fw: libgdi.a added to the link with CONFIG_INCLUDE_PS
2015-04-25 Space Falcon gsm-fw/cfgmagic/processconf.sh: g23m-glue added to the build for GSM
2015-04-25 Space Falcon gdi: rx.c compiles
2015-04-25 Space Falcon gdi: rtc.c compiles
2015-04-25 Space Falcon gdi: power.c compiles
2015-04-25 Space Falcon gdi/ffs_coat.c: added boilerplate includes just in case
2015-04-25 Space Falcon gdi: ffs_coat.c compiles
2015-04-25 Space Falcon gdi: audio.c compiles
2015-04-23 Space Falcon gsm-fw/Makefile: g23m-glue hooked into make clean
2015-04-23 Space Falcon gsm-fw/g23m-glue: stub Makefile hierarchy created
2015-04-23 Space Falcon gsm-fw/g23m-glue/cst/cst.h: basic preen
2015-04-23 Space Falcon gsm-fw/g23m-glue/cst: import from Leonardo source
2015-04-23 Space Falcon gsm-fw/g23m-glue/gdi/*.c: import from Leonardo source
2015-04-22 Space Falcon L1 audio: vocoder mute functions made independent of AUDIO_TASK
2015-04-18 Space Falcon gsm-fw: configuration instructions updated to match reality
2015-04-06 Space Falcon build flashable images by default when PS is included and target has small RAM
2015-04-06 Space Falcon progress toward gsm-fw build with PS: dummy xxx_version() functions added
2015-04-06 Space Falcon fixed the "concatenated SMS" contribution to the link failure with PS included
2015-04-06 Space Falcon gsm-fw: replaced strtok() from newlib with 4.3BSD-Tahoe version
2015-04-05 Space Falcon g23m-gsm/sms/sms_for.c: bogus call to malloc removed
2015-04-05 Space Falcon aci: psa_mms.c imported from TCS211 version
2015-04-05 Space Falcon gsm-fw: first attempt to link with g23m-aci and g23m-gsm included
2015-04-05 Space Falcon g23m-aci/Makefile: everything hooked in
2015-04-05 Space Falcon g23m-aci/ksd compiles
2015-04-05 Space Falcon ati_ext/ati_ext_mech.c compiles
2015-04-05 Space Falcon aci_ext/aci_ext_pers.c compiles
2015-04-05 Space Falcon aci_dti_mng/dti_conn_mng.c compiles