summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/calypso/dsp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/calypso/dsp.c')
-rw-r--r--src/target/firmware/calypso/dsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/firmware/calypso/dsp.c b/src/target/firmware/calypso/dsp.c
index 5de7ee69..86adc550 100644
--- a/src/target/firmware/calypso/dsp.c
+++ b/src/target/firmware/calypso/dsp.c
@@ -420,7 +420,7 @@ static void dsp_ndb_init(void)
ndb->a_fd[0] = (1<<B_FIRE1);
ndb->a_fd[2] = 0xffff;
ndb->d_a5mode = 0;
- ndb->d_tch_mode = 0x0800;
+ ndb->d_tch_mode = 0x0800; /* Set ABB model to Iota */
#define GUARD_BITS 8 // 11 or 9 for TSM30, 7 for Freerunner
ndb->d_tch_mode |= (((GUARD_BITS - 4) & 0x000F) << 7); //Bit 7..10: guard bits