summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/calypso/dsp.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-03fw/calypso/dsp: Fix wrong hardcoded boot code constantSylvain Munaut1-1/+1
2011-04-26src: use new libosmogsm and include/osmocom/[gsm|core] path to headersPablo Neira Ayuso1-1/+1
2011-03-19target/fw/dsp: add delay as workaround for dsp_dumpSteve Markgraf1-0/+3
2011-01-12fw/calypso/dsp: Add comment about meaning of bit 11 of ndb->d_tch_modeSylvain Munaut1-1/+1
2011-01-11fixed typos in commentsThomas Waldmann1-6/+6
2010-11-07target/fw/dsp: Implement section loading with bootloaderSylvain Munaut1-0/+35
2010-11-07target/fw/dsp: Create a common function to start running codeSylvain Munaut1-8/+10
2010-10-25target/fw/calypso: Fix dsp_load_tch_param to set fn_report for TCH/HSylvain Munaut1-3/+22
2010-10-25target/fw/dsp: Add utility function to memcpy to/from the APISylvain Munaut1-0/+57
2010-09-28target/dsp: Add dsp audio initializationDieter Spaar1-0/+77
2010-09-17fw/dsp: Add function to load dsp ciphering parametersSylvain Munaut1-0/+16
2010-09-17fw: Update dsl_load_tch_params to set the fn_sid, fn_report and fn_a5Sylvain Munaut1-12/+31
2010-03-07fix compiler warningsHarald Welte1-7/+7
2010-03-01move macros to where they belongHarald Welte1-10/+1
2010-03-01Prepare DSP functions needed for Uplink (Tx)Harald Welte1-1/+84
2010-02-23calypso/dsp: Fix printf format string in dumpSylvain Munaut1-2/+2
2010-02-18Initial import of OsmocomBB into git repositoryHarald Welte1-0/+391