log

age author description
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