log

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