Silvano Seva
|
6b2affe2cd
|
Fixed setting of RSSI level value from linux emulator shell
|
2022-06-09 23:11:01 +02:00 |
Silvano Seva
|
c966f82352
|
Fixed setting of battery voltage and transmission of PTT press signal from linux emulator shell
|
2022-06-09 23:02:38 +02:00 |
Silvano Seva
|
5c94d33b6b
|
Reorganised source code of linux emulator main engine
|
2022-06-09 22:48:51 +02:00 |
Silvano Seva
|
763eb0c2be
|
In SDL engine force display rendering when brightness texture is changed
|
2022-06-09 22:48:51 +02:00 |
Silvano Seva
|
980fa32e73
|
Reorganised source code of linux emulator SDL engine
|
2022-06-09 22:48:41 +02:00 |
Silvano Seva
|
316e588bc3
|
Updated copyright headers
|
2022-06-02 09:56:05 +02:00 |
Alessio Caiazza
|
ade9c47f71
|
Implement platform_setBacklightLevel for linux
|
2022-01-03 14:51:22 +01:00 |
Alessio Caiazza
|
7c978470c2
|
Add brightness support for the emulator
|
2021-12-23 14:52:25 +01:00 |
Silvano Seva
|
9dc0819b8b
|
Linux emulator code cleanup and refactoring
|
2021-12-23 14:52:25 +01:00 |
Alessio Caiazza
|
18fb916834
|
Remove all tabs
|
2021-12-23 14:52:25 +01:00 |
Alessio Caiazza
|
d4300c9c04
|
Fix Allman bracing
|
2021-12-23 14:52:25 +01:00 |
Alessio Caiazza
|
e2baf5a833
|
Document functions with Doxygen format
|
2021-12-23 14:52:25 +01:00 |
Alessio Caiazza
|
992d6be6eb
|
Ensure we do not render before the framebuffer copy completes
|
2021-12-23 14:52:25 +01:00 |
Alessio Caiazza
|
82699f3d07
|
Implement an SDL main loop inside the Main Thread
|
2021-12-23 14:52:25 +01:00 |
Alessio Caiazza
|
51acccaec2
|
Don't pump SDL events outside from the main thread
|
2021-12-23 14:52:25 +01:00 |
tarxvf
|
588265fa3d
|
astyle applied to try and match current OpenRTX style - just doesn't work on the header block
|
2021-11-03 19:20:42 +01:00 |
tarxvf
|
f451ff8aae
|
unused args cast to void instead of __attribute__
|
2021-11-03 19:20:42 +01:00 |
tarxvf
|
3ded05a6dc
|
update the linux emulator scriptability for the knob values
|
2021-11-03 19:20:42 +01:00 |
tarxvf
|
45228e226e
|
just the emulator shell broken out
|
2021-11-03 19:20:42 +01:00 |
Silvano Seva
|
fb9d8afb6c
|
Adapted MK22 vcom sources to miosix kernel but not activating it. Reconfigured x86 emulator.
|
2021-03-13 09:16:06 +01:00 |
Niccolò Izzo
|
41ec005680
|
Implement battery voltage to charge conversion
Voltage to charge nonlinear function is being linearly approximated in
the operating range.
|
2020-12-11 14:09:36 +01:00 |
Fred
|
7db1ee28e8
|
Fix gcc warnings in emulator.c
|
2020-11-29 13:29:11 +01:00 |
Fred
|
de6fa813af
|
Move assets folder and add splash screen gif
|
2020-11-19 12:31:28 +01:00 |
Fred
|
610da21013
|
Fix emulator compilation errors
|
2020-11-17 21:58:24 +01:00 |
Federico Amedeo Izzo
|
fc3ee1d6ed
|
emulator.h: Remove not needed SDL_image dependency
|
2020-11-17 18:00:38 +01:00 |
Fred
|
e917738516
|
Add initial emulator implementation
|
2020-11-17 15:44:06 +01:00 |