-
Notifications
You must be signed in to change notification settings - Fork 7
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
[BlueOS-1.1] Update for stable release candidate #100
[BlueOS-1.1] Update for stable release candidate #100
Conversation
ES-Alexander
commented
Jun 19, 2023
•
edited
Loading
edited
- Overview
- What's New
- Getting Started
- Wizard
- Add wizard BlueOS#1589
- core: frontend: wizard: add skip and disable options to wizard BlueOS#1746
- core: frontend: wizard: add 'other' vehicle BlueOS#1747
- Set the default firmware during the wizard BlueOS#1752
- Add welcome to the wizard BlueOS#1795
- Network config instructions
- TODO: usage: getting-started: transfer network config instructions from link BlueOS-docs#7 (leaving for later PR)
- USB OTG
- Add usb otg ethernet BlueOS#1594
- closes Add USB OTG #73
- Wizard
- Advanced Usage
- Interface updates
- mDNS / vehicle name / image / logo
- Allow setting vehicle name and mDNS from the frontend BlueOS#1582
- return to home/Dashboard
- core: frontend: App: Turn project logo as clickable to go home BlueOS#1699
- widgets
- frontend: widgets: Add first version BlueOS#1712
- appearance in most screenshots
- frontend: Use round edges and color gradient based on Elisa feedback BlueOS#1669
- core: frontend: types: kraken: Add types to follow latest version BlueOS#1706
- use .params and friends for saving/loading param files BlueOS#1772
- network (USB OTG)
- mDNS / vehicle name / image / logo
- Vehicle Setup
- Motor Test / Servo Outputs
- core: frontend: Implement motor test BlueOS#1499
- Configuration (default params)
- Add interface for loading parameters BlueOS#1709
- Motor Test / Servo Outputs
- Bag Editor
- Service link / shortcode
- userdata
- create "userdata" folder for allowing customizations BlueOS#1419
- CSS (theme)
- fixes BlueOS: Theme: document user css location #70
- 3D model override
- relevant to usage: advanced: theme: document 3D model override process BlueOS-docs#9
- Interface updates
- Development: Core
- fixes Document BlueOS's default "Available Services" #51
552c7c9
to
bcdacea
Compare
0bdca72
to
83c33ce
Compare
I've pre-built the relevant part for easier preview, but be aware that the hyperlinks won't work (they'll go to the real site), so you'll need to look at pages individually if you don't want to build yourself. To fit the build zip within github's 25MB limit I've had to remove most of the unchanged content, and have had to compress some of the images down to potato quality. The files of interest are
and the parts that have been changed can be seen in the |
- By default you can access BlueOS via the old IP address ([192.168.2.2](http://192.168.2.2/)) or via [blueos.local](http://blueos.local/) | ||
- This applies if the BlueOS device is connected to via a direct ethernet connection, or [USB-OTG](#usb-otg) | ||
- When BlueOS is connected to the same wifi network as your device you can also connect with it using [blueos-wifi.local](http://blueos-wifi.local/) | ||
- By default if BlueOS does not have a wifi connection configured within 5 minutes of booting, it will start its own wifi hotspot which, when connected to, allows accessing the BlueOS interface via [blueos-hotspot.local](http://blueos-hotspot.local/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure if these 5 minutes is true. Is this from your tests? From code, I think it's 30 seconds, but it could be that with the time that it takes for BlueOS to boot, it adds 30 seconds on top of the other 4:30 minutes.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IIRC I saw it written somewhere, but I don't remember where. I haven't tested.
83c33ce
to
b210646
Compare
Eliot, this looks amazing! Well done. I have some comments on the Extensions page:
|
b210646
to
7c37a50
Compare
7c37a50
to
317d5fe
Compare
317d5fe
to
1aa3db0
Compare