Skip to content
Snippets Groups Projects
  • Mayeul Cantan's avatar
    3ca081f4
    pine64-pinephone: reset modem after applying configuration (!978) · 3ca081f4
    Mayeul Cantan authored and Oliver Smith's avatar Oliver Smith committed
    The datasheet says that the AT+QDAI audio routing configuration is saved
    to non-volatile memory directly, and therefore needs a modem reset to be
    applied.
    
    This commits changes the audio routing configuration script to first
    check for the current configuration, and only change it if it is
    different from the one wanted.
    
    The new configuration is then sent, and modem is reset to apply
    configuration.
    pine64-pinephone: reset modem after applying configuration (!978)
    Mayeul Cantan authored and Oliver Smith's avatar Oliver Smith committed
    The datasheet says that the AT+QDAI audio routing configuration is saved
    to non-volatile memory directly, and therefore needs a modem reset to be
    applied.
    
    This commits changes the audio routing configuration script to first
    check for the current configuration, and only change it if it is
    different from the one wanted.
    
    The new configuration is then sent, and modem is reset to apply
    configuration.
setup-modem-audio.sh 1.12 KiB