| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Corrected types of some variables to be boost types.
- Removed debugging code accidentally left in.
- Changed some compiled out error messages to log messages.
|
|
|
|
|
|
|
|
|
| |
made in a random wait iterative fashion
Fix for BUG #460: X300: GPGGA sensor most often empty, while RMC is usually OK
- Added checksum verification of NMEA strings
- Improved handling of short or malformed strings
- Fixed GPSDO data synchronization between X300 firmware and host
|
| |
|
|
|
|
| |
- Disabled all packet forwarding
|
|
|
|
|
|
|
| |
- Restored link state handling.
- Enabled forwarding of packets not addressed to this device's MAC address.
- Kept forwarding of broadcast packets disabled.
NOTE: This is a workaround and not a permanent fix.
|
|
|
|
|
|
|
| |
- Disabled packet forwarding and link state cycle detection in firmware.
- Fixed the link state algorithm so the updating runs the first time and
the forwading update only happens when necessary.
- Added check for 10GbE before calling MDIO functions.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Reverting "x300: ICMP_DUR handler fixed. Supposedly closes #256."
This reverts commit 69317629f353734d5ac21dc78be105b2f0164497.
Resolved Conflicts:
firmware/x300/x300/x300_main.c
|
|
|