scottgchin / delta5_race_timer

Multi-node video transmitter race timer for drone racing
MIT License
159 stars 62 forks source link

Event Summary (Standings) #24

Open maddust opened 7 years ago

maddust commented 7 years ago

would be nice to have an summary just like the one you are planning to do for the rounds page but for the entire event. with the ability to sort by columns

position by (rounds,laps,avg lap time or fastest lap)

Example position -pilot name - Rounds completed - Laps - Average lap time - Fastest lap time

ghost commented 7 years ago

Agreed, this would be good to add in the future.

wolffman122 commented 7 years ago

Hi Guys Sorry for being such a newb on git. I am trying to learn. I have my pie setup and I setup git on my pi and got it to download the code. My issue is now it is only showing the master branch not version 0.4. If someone could stear me into how to get to version 0.4 then I will start working on this enhancement?

maddust commented 7 years ago

Sudo git checkout (branch name) make sure you follow the guide for versión 0.4 and install the ino file for that version.

ghost commented 7 years ago

@wolffman122 if you're looking to contribute to the project the 'develop' branch will always have the most up to date code for the next release. You'll want to be working from that.

If you're on facebook the delta5 group is the best place to ask generic questions like this as linked on the main readme.