Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider - a new name for this project? #10

Closed
johndpope opened this issue Dec 1, 2016 · 2 comments
Closed

Consider - a new name for this project? #10

johndpope opened this issue Dec 1, 2016 · 2 comments

Comments

@johndpope
Copy link

Seems like there's a company already doing drone automation software in this space -
https://twitter.com/OpenPilot

You could curate this - like by voting - perhaps a simple google form?
Problem with not renaming it is reasonably foreseeable - when people want to extend this software to actually do drone stuff - then the naming will trip people up.

@geohot
Copy link
Contributor

geohot commented Dec 1, 2016

We considered this, according to their docs the other OpenPIlot was discontinued and renamed to LibrePilot.

http://opwiki.readthedocs.io/en/latest/user_manual/gcs_install_op.html

@geohot geohot closed this as completed Dec 1, 2016
@MAVProxyUser
Copy link

MAVProxyUser commented Feb 22, 2017

Oh Come on @geohot That is a lame excuse... some of us are still around and still make use of OpenPIlot hardware (and respect the name)... The project was not "renamed" to LibrePilot, some of the devs forked off and did their own thing.

What you referenced is NOT the OpenPilot "project docs"... it never was official project documentation.

I personally still sell OpenPIlot hardware... (including a navigation capable flight / ground vehicle controller)
https://sasquatchlabs.org/product/openpilot-oplink-mini-modem-bundle
https://sasquatchlabs.org/product/genuine-nano-flight-controller-w-case

Please mind the Trademark...
https://search.ipaustralia.gov.au/trademarks/search/view/1362707?q=openpilot

bitshop pushed a commit to bitshop/openpilot that referenced this issue Jul 6, 2018
Merge openpilot v0.4.7.2 release
tylergets pushed a commit to tylergets/openpilot that referenced this issue Oct 12, 2018
CryptoKylan referenced this issue in CryptoKylan/openpilot Nov 13, 2018
screaminbug pushed a commit to screaminbug/openpilot that referenced this issue Dec 26, 2018
Updated Tuning Values for Elantra
springermac pushed a commit to springermac/openpilot that referenced this issue Mar 16, 2019
avolmensky pushed a commit to avolmensky/openpilot that referenced this issue Jun 10, 2019
avolmensky pushed a commit to avolmensky/openpilot that referenced this issue Jun 30, 2019
Created python package and implemented industry best practices.
sshane referenced this issue in sshane/openpilot Nov 26, 2019
remove old model, as it isn't initialized anymore, just use stock sen…
pd0wm pushed a commit that referenced this issue Dec 14, 2019
b8382bb steerLimitTimer should be car dependent
9a22968 add pa0 temp to ThermalData
f6f0f60 Add stock Fcw to carState
b608683 no l/r distinction for LDW
555f48d Add ldw alert
8e8b4a4 Remove plusFrame socket in favor of UiLayoutState
3410325 log stock AEB events
2219f2b Add warning about not using cython version of sec_since_boot
8f1a512 for legacy-testing reasons, better to define the used percent instead of avail
e86d954 adding low memory event
ad23834 remove TODO
d0962b3 log mem available and cpu perc in thermald
3b753be Implement error handling and exceptions (#18)
a7d5bb7 add explicit dependencies on services.h
1ba6467 fix linter
c7d215b Added communityFeatureDisallowed event
492140a Added communityFeature bit detection to CarParams
266a5fe log Panda fault types
347a866 Switch from polling on FIFOs to signal (#12)
e25bba7 no need to double build the objects
fe43a99 20Hz for radar time step is very standard
2aabf1e Added radar time step to car params
e8ae908 Generate capnp for java
57126a2 cereal_shared
da655cd Add uptime to health
f6a8e39 add test with multiple subscribers
84b3af5 comment out the debugging
4b9c942 added power save state to health packet
66be370 run python unittest in ci
52c6db8 Run scons in CI (#14)
9414615 do need it, but only for arm
2856c37 remove gnustl_shared
7f05ee6 fix apks
e3a6bde Revert "no more makefiles"
487fbd0 don't rely on BASEDIR, and add zmq library
223e37a no more makefiles
da2ed11 don't link the wrong one
fe9fe2a scons builds the python lib now
2f81135 err, it can't build services.h
57b03f8 now we shouldn't need that yaml crap everywhere
f8e5327 bridge builds with services.h
2b0cb60 noOutput safety mode is now called silent
83880d5 add msgq tests
bcad184 msgq: dont block when fifo does not exists
b4b26782 Default to zmq
473e291 fix compilation in docker
30aaadd msgq: try again when no timeout on poll but also no message
c4f2ad5 msgq: make sure read_fifos is initalized so we dont close random fds
4e513a85 msgq: dont clean up uninitialized sockerts
c008b63 also remove the fifo from disk
ef64eb2 MSGQ stability improvements when opening and closing lots of queues
e147abc Revert "Revert "deprecate irpwr""
932dc32 Revert "deprecate irpwr"
a684415 disengage
ec27e18 capnpc also generated the header files
ee52ab9 deprecate irpwr
301c74c8 Merge branch 'master' of github.com:commaai/cereal
6da7d55 add front frame
a5944eb add conflate parameter for SubSocket::create
ca8df17 Add fault status to health
ef4ded0 add conflate support in SubSocket constructor
7fd314a update scons build file
93d814e add saturated flags to indi and lqr logs
50302fe add steeringRateLimited to car.capnp
05e3513 add msgq readme
a6759a9 faster make
94b7377 Add struct to log FW version
64ce0b5 add scons build
dc9ad18 add debug print statement on SIGINT
4a61269 Merge pull request #10 from commaai/msgq
4873449 use recv one or none after poll
a054864 default to msgq
fbc4a4c oops bad number
5067cf4 add meta
cbd0286 fix export prefix and make shared library world readable
c273054 add c exports for jni usage
e77f41e zmq already sets the errno correctly
3196cf6 Fix service list path in bridge
d35515a add all msgq files, but dont use as default
a68a38f Don't delete context from python side only
bd46c22 Revert "zmq_ctx_term is blocking"
a1fc26b zmq_ctx_term is blocking
0902182 remote address support
21a3536 only delete subsocket when created by same object
34df735 remove extra underscore from __dealloc__
c8748f8 fix internal refs
79b2fbf fixups
23ad256 import messaging and services

git-subtree-dir: cereal
git-subtree-split: b8382bb
wirelessnet2 pushed a commit to wirelessnet2/openpilot that referenced this issue Jan 26, 2020
suspi pushed a commit to suspi/openpilot that referenced this issue Feb 20, 2020
weimou pushed a commit to SFtoLA/openpilot that referenced this issue May 6, 2021
NinoFurger referenced this issue in NinoFurger/openpilot Jun 29, 2021
nelsonjchen pushed a commit to nelsonjchen/openpilot that referenced this issue Sep 16, 2021
the1323 pushed a commit to the1323/openpilot that referenced this issue Mar 27, 2022
* Disengage on gas toggle

* Disengage on gas toggle

* Fix missing params lib

* Update interfaces.py

Co-authored-by: Willem Melching <[email protected]>

* Add param to process replay

* Resolve conflicts

* Resolve conflicts

* Resolve conflicts

* Add param to unsafeMode

* Add param to unsafeMode

* Add param to process replay

Co-authored-by: Jason Wen <[email protected]>
Co-authored-by: Jason Wen <[email protected]>
Co-authored-by: Willem Melching <[email protected]>
RJWadley pushed a commit to RJWadley/openpilot that referenced this issue May 18, 2022
jnewb1 added a commit that referenced this issue Aug 25, 2023
CT921 pushed a commit to tto1979/openpilot that referenced this issue Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants