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(),