annotate configs/smallbw @ 284:bba917c3b510

aci: don't reset audio volume on AT+CFUN TI's AT-command-controlled modems have always had the peculiar misfeature where the audio volume gets reset to default on AT+CFUN, blowing away any AT+CLVL changes made previously. This misfeature is now getting worse, now that the audio volume may be set as a side effect of audio mode loading, in addition to explicit AT+CLVL. So let's take out this unnecessary audio volume reset.
author Mychaela Falconia <falcon@freecalypso.org>
date Mon, 08 Nov 2021 21:52:29 +0000
parents c905daaff834
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
31
e35ac0b021b6 configs: initial set of envisioned Tourmaline configs
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
1 # modem services config: voice only
e35ac0b021b6 configs: initial set of envisioned Tourmaline configs
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
2 GPRS=0
e35ac0b021b6 configs: initial set of envisioned Tourmaline configs
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
3 SRVC=0
e35ac0b021b6 configs: initial set of envisioned Tourmaline configs
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
4
e35ac0b021b6 configs: initial set of envisioned Tourmaline configs
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
5 # this is a phone handset config
e35ac0b021b6 configs: initial set of envisioned Tourmaline configs
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
6 MMI=2
e35ac0b021b6 configs: initial set of envisioned Tourmaline configs
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
7 R2D_STATE=1
e35ac0b021b6 configs: initial set of envisioned Tourmaline configs
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
8
45
c905daaff834 implemented 96x64 BW framebuffer config, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 31
diff changeset
9 # small B&W UI version on 96x64 pixel B&W R2D framebuffer
c905daaff834 implemented 96x64 BW framebuffer config, compiles
Mychaela Falconia <falcon@freecalypso.org>
parents: 31
diff changeset
10 R2D_EMBEDDED_LCD=10
31
e35ac0b021b6 configs: initial set of envisioned Tourmaline configs
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff changeset
11 UI_CONFIG=smallbw