This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/baseband-devel@lists.osmocom.org/.
Holger Hans Peter Freyther holger at freyther.deOn 01/25/2011 08:24 PM, Peter Stuge wrote:
> Dario Lombardo wrote:
> 
>> +	printf("  -g --gps DEVICE		/dev/ttyACM0. GPS device.\n");
>> +	printf("  -b --baud BAUDRATE	The baud rate of the GPS device\n");
> 
> What is the default baud rate? And where in the code are these
> defaults being set?
src/common/gps.c, statically initialized.