Skip to content

v1.0.10

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 16:56
· 37 commits to master since this release

Commits

  • ed12799: Add libxml2 to AppImage libs. (Fabien-B)
  • 6ac3f45: Update PprzlinkQt. (Fabien-B)
  • c6ad3df: Add Chat widget. (Fabien-B)
  • 2a8584f: [MapWidget] remove stretches from layouts. (Fabien-B)
  • 7d8d3d0: [Plotter] Handle scale. (Fabien-B)
  • fcac393: [Papget] Handle scale. (Fabien-B)
  • d920ab3: [FlightPlan] Replace unneeded exceptions by debug prints. (Fabien-B)
  • a6b3679: [layout] name widgets. (Fabien-B)
  • 5af1c1c: [AircraftManager] AC by name return an optional. (Fabien-B)
  • 5055195: Add centerMap UI signal. (Fabien-B)
  • a1b5a59: Register Point2DLatLon as metatype. (Fabien-B)
  • 4388056: Add gRPC, with examples. (Fabien-B)
  • e6b9af8: [FlightPlanEditor] Fix default save path. (Fabien-B)
  • 7c5f509: [FligthPlanEditor] respect indentation when adding child and siblings. (Fabien-B)
  • 61ca361: Show hidden waypoints on flight plan edition. (Fabien-B)
  • ec21d93: [DispatcherUI] remove unused signal. (Fabien-B)
  • deab2b0: [PathItem] Fix low update rate over first waypoint. (Fabien-B)
  • a6a2d2a: [PathItem, CircleItem] Use parenting as waypoint ownership. (Fabien-B)
  • 7c5e064: [CMAKE] Use correct Qt libraries. (Fabien-B)
  • 0c27dfe: Add script to get version number. (Fabien-B)
  • d9a44b4: [Qt compatibility] Resolve deprecated warnings for Qt5.15 (Fabien-B)
  • b0e1641: [MapWidget] Add DC_SHOT markers. (Fabien-B)