Actions
Feature #7284
closedNTPd Autoset GPS device baud rate
Start date:
02/19/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Description
It would be nice to have the option to attempt to auto configure the baud rate for a GPS device.
Useful if you don't know the baud rate of your device.
Or for some devices that lose their configurations during power outages.
Or when changing the baud rate.
Updated by Jim Pingle about 5 years ago
PR was closed due to a timeout -- Requested changes were not made in a timely manner.
Updated by Viktor Gurov over 4 years ago
Updated PR:
https://github.com/pfsense/pfsense/pull/4213
Updated by Jim Pingle over 4 years ago
- Status changed from New to Pull Request Review
Updated by Renato Botelho over 4 years ago
- Status changed from Pull Request Review to Feedback
- Assignee set to Renato Botelho
- Target version set to 2.5.0
- % Done changed from 0 to 100
PR has been merged. Thanks!
Updated by Viktor Gurov over 4 years ago
Fix to correctly set GPS baud rate
see https://forum.netgate.com/topic/152369/ntp-gps-settings-serial-port-speed
Updated by Manuel Piovan over 4 years ago
tested and working on my 2.5.0
previusly speed was always set to 4800 now it work with this patch
[2.5.0-DEVELOPMENT][root@pfSense.kiokoman.home]/dev: stty -f gps0
speed 9600 baud;
Updated by Jim Pingle over 4 years ago
- Status changed from Feedback to Pull Request Review
Updated by Renato Botelho over 4 years ago
- Status changed from Pull Request Review to Feedback
PR has been merged. Thanks!
Updated by Anonymous almost 4 years ago
- Status changed from Feedback to Resolved
Actions