Dean Lee
8f5c7e7bb5
UI widgets: remove unnecessary setLayout ( #21232 )
...
* remove setlayout
* remove setLayout
* space
* Update selfdrive/ui/qt/maps/map.cc
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Dean Lee
c53cb5d570
Use C++ header files instead of C header files. ( #21192 )
...
* use cstring instead of string.h
* use cstdio instead of stdio.h
* remove inttypes.h
* use cstdlib instead of stdlib.h
* use cstdint instead of stdint.h
* #include <cstddef>
* cstdlib
* use cmath
* remove stddef.h
* use cassert
* use csignal
* use ctime
* use cerror
* rebase master
4 years ago
Dean Lee
4a74d777f0
Properly set parent for widgets ( #21196 )
4 years ago
Dean Lee
b06b3ecb60
Use full include path ( #21194 )
4 years ago
Adeeb Shihadeh
efca6eaa70
fix inlcude in setup.cc after include cleanup
4 years ago
Dean Lee
7222d0f20d
Cleanup selfdrive/ includes ( #20822 )
...
* cleanup include path
* continue
* format includes
* fix testraw.cc
* remove include path from SConstruct
* regroup
* rebase master
* almost done
* apply review
* rename FileReader.xx to filereader.xx
* rename Unlogger.x->unlogger.x
* rename FrameReader.xx -> framereader.xx
* apply reviews
* ui.h
* continue
* fix framebuffer.cc build error:mv util.h up
* full path to msm_media_info
* fix qcom2 camerad
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Willem Melching
ab319d4f54
Replace ifdef with hw abstraction layer ( #20843 )
...
* Replace ifdefs with hardware abstraction layer (#20801 )
* add type to class hadwareXXX
* replace ifdefs with hardware layer
* continue
* continue
* new function get_driver_view_transform
* full path to hw.h
* fix build error setup.cc
* apply review
* fix typo
* fix deprecated error:replace deprecated fromPath with new
* fix build error
* Fixes after ifdef clenaup (#20842 )
* inheritance doesnt work with static
* fix debayer
* small cleanup
* Update selfdrive/camerad/cameras/camera_common.cc
* Update selfdrive/ui/qt/offroad/settings.cc
* Update selfdrive/common/modeldata.h
* flip conditions
* fix comment
Co-authored-by: Dean Lee <deanlee3@gmail.com>
4 years ago
Willem Melching
3a95d3ccaa
Revert "Replace ifdefs with hardware abstraction layer ( #20801 )"
...
This reverts commit 757d2923d2
.
4 years ago
Dean Lee
757d2923d2
Replace ifdefs with hardware abstraction layer ( #20801 )
...
* add type to class hadwareXXX
* replace ifdefs with hardware layer
* continue
* continue
* new function get_driver_view_transform
* full path to hw.h
* fix build error setup.cc
* apply review
* fix typo
* fix deprecated error:replace deprecated fromPath with new
* fix build error
4 years ago
Dean Lee
81491dc57f
c++ cleanup: standardize file extensions to .cc and .h ( #20800 )
...
* c++ cleanup: standardize file extensions to .cc and .h
* cleanup files_common
4 years ago
Dean Lee
4bb3619a0e
Fix build errors in qt/setup ( #20795 )
...
* fix build error
* remove line
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Dean Lee
4781598e12
Qt: use new signal slot syntax ( #20783 )
...
* new signal slot syntax
continue
* continue
4 years ago
Comma Device
242a8ba17a
build all installers simulataneously
4 years ago
Comma Device
204d878c6f
update qt setup
4 years ago
Adeeb Shihadeh
b60cd8d0a0
record front lock ( #20400 )
...
* record front lock
* only if set
* add to internal installer
* move that
* change that bck
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
0fc98355d0
UI touchups ( #20243 )
...
* do that automatically
* move that
* catch failures in factory reset
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
d8418f2abe
qt confirmation dialogs ( #20202 )
...
* confirmation dialog widget
* looks pretty good
* fix qcom2
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
grekiki
069532eb18
Qt standalone wifi chooser ( #20141 )
...
* qt wifiManager remove qDebugs
* wifi widget
* 50% done
* Update SConscript
* backgrounds work
* backgrounds work
Co-authored-by: Willem Melching <willem.melching@gmail.com>
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
d169914674
agnos 0.6 ( #20077 )
...
* updates for agnos 0.6
* timezone
* bump version
4 years ago
Adeeb Shihadeh
f9d8652cbd
Qt UI refactoring + improvements ( #20033 )
4 years ago
Adeeb Shihadeh
a94bf25d6f
swap factory reset order
4 years ago
Comma Device
b8aa250efb
qt reset and setup improvements
4 years ago
Comma Device
1ea307a299
factory reset -> system reset
4 years ago
Adeeb Shihadeh
c4a05ba369
Qt system reset ( #19502 )
...
* qt factory reset
* confirmation
* better ui
4 years ago
grekiki
3e466aa528
UI style improvements with improved keyboard ( #2710 )
...
* fix spaces and make spacebar dynamically sized
* some spaces and a comment
* more spaces
* const
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
c01e2df2c0
setup rest of installers
4 years ago
Adeeb Shihadeh
b3ba65d6a4
fix setup installer download
4 years ago
Adeeb Shihadeh
8de4adac61
qt setup keyboard ( #2663 )
...
* add keyboard for custom url
* it works
* cleanup
4 years ago
Adeeb Shihadeh
6a2678aae7
add wifi to setup ( #2604 )
...
* add wifi to setup
* wifi looks better
* move widgets
* this looks ok
* small fixups
* fix relase tests
4 years ago
Adeeb Shihadeh
d00f1692b7
move that to two init
4 years ago
Adeeb Shihadeh
7560e67b3d
add user agent to installer
4 years ago
Adeeb Shihadeh
394dc66a19
stacked widget
4 years ago
Adeeb Shihadeh
efc30f4a83
Qt cleanup ( #2622 )
...
* scale
* contain weston hack in one file
* rest
* no show
* missed one
4 years ago
Adeeb Shihadeh
770ec8ad20
Qt setup improvements ( #2591 )
4 years ago
Adeeb Shihadeh
ff6dac7dd3
fix setup for new weston build
5 years ago
Adeeb Shihadeh
7b72bbe9f3
Qt setup + installer ( #2511 )
...
* getting started
* setup screens
* cleanupg
* url input
* installer
* setup
* installer
5 years ago