Skip to content

Commit

Permalink
gps: remove the old driver files
Browse files Browse the repository at this point in the history
  • Loading branch information
bkueng authored and LorenzMeier committed Apr 25, 2016
1 parent 7ef7189 commit 1085f33
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 3,275 deletions.
683 changes: 0 additions & 683 deletions src/drivers/gps/ashtech.cpp

This file was deleted.

96 changes: 0 additions & 96 deletions src/drivers/gps/ashtech.h

This file was deleted.

1 change: 1 addition & 0 deletions src/drivers/gps/gps.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -639,6 +639,7 @@ GPS::task_main()
} else {
_report_gps_pos_pub = orb_advertise(ORB_ID(vehicle_gps_position), &_report_gps_pos);
}

last_rate_count++;
}

Expand Down
210 changes: 0 additions & 210 deletions src/drivers/gps/gps_helper.cpp

This file was deleted.

Loading

0 comments on commit 1085f33

Please sign in to comment.