Commit Graph

59 Commits (f3f14ab9650f68f64a370b0b83b0532694405efd)

Author SHA1 Message Date
Dmitry Ilyin 480d3a09ea
Fix different sensor configs (#301)
* Fix raw bitness for IMX415 in 60fps mode

* Fix FullLinesStd for IMX335 sensors
2022-07-31 13:42:30 +03:00
Paul Philippov ab2f475333 update coredump handling in S95 files. 2022-07-30 15:35:25 -04:00
Paul Philippov 8d439c98ea refactor coredump routine. split command chains, remove extra spaces. 2022-07-30 15:35:25 -04:00
Paul Philippov 795e0e1675
Merge branch 'OpenIPC:master' into master 2022-07-29 00:50:34 -04:00
cronyx ada7762f69
auto set allocator (#285)
* hi3516ev300: auto set allocator

* revert changes in the building script
2022-07-28 14:29:48 +03:00
Igor Zalatov (from Citadel PC) b222a6cee8 Merge branch 'master' of github:OpenIPC/firmware 2022-07-27 15:10:46 +03:00
Igor Zalatov (from Citadel PC) c0688a0b4e Cleanup.. 2022-07-27 15:10:39 +03:00
Dmitry Ilyin 04e9652207 [EV300] Unify hisi and cma allocators in single module 2022-07-27 12:58:38 +03:00
Dmitry Ermakov 6584a59558 Fix IQ and symlinks for Hi3516Cv200 2022-07-27 01:23:12 +03:00
Dmitry Ermakov e1a4dad9f0 IQ fixes 2022-07-27 01:08:35 +03:00
Dmitry Ermakov 9de82e5682 Add default IQ profile symlink 2022-07-26 19:26:46 +03:00
Dmitry Ermakov c947257994 [HI3516EV200] Update IQ 2022-07-25 18:29:53 +03:00
Dmitry Ermakov 7fe8cbd7d9 [HI3516EV200] Add IQ profiles 2022-07-25 16:42:11 +03:00
Paul Philippov ca57f473ea source coredump.conf and check for $coredump_enabled 2022-07-09 07:38:52 -04:00
Paul Philippov 49324ac817 swap compared parts
replace == with =, because it is ash
indent with tabs
2022-07-01 22:45:43 -04:00
Paul Philippov 916b96f27a rename coredump config to match webui settings. check if file exists. 2022-07-01 19:26:50 -04:00
cronyx 91ed49b910 fix format 2022-06-15 19:41:17 +03:00
cronyx ae77282d05 add coredump config check 2022-06-15 19:35:45 +03:00
Igor Zalatov (from Citadel PC) e556870d50 Cosmetic updates of scripts 2022-05-22 22:28:34 +03:00
cronyx 05d669f44d add -w key for rmmod to prevent resource busy warning 2022-04-27 23:43:17 +03:00
Paul Philippov 3d8ad15b4a correct file permissions. 2022-02-28 03:34:17 -05:00
Dmitry Ilyin 714bb6f511
[HiSilicon EV300] Set SC2315e to 27MHz clock as original one (#181) 2022-02-21 10:36:54 +03:00
Dmitry Ermakov 2abe157730 Fix ipcinfo invocation 2022-01-26 17:17:49 +03:00
Dmitry Ermakov 441e778059 Add init script for Hi3516Cv500 2022-01-19 07:11:49 +03:00
Igor Zalatov (from Citadel PC) 6a988f79e5 Fix system for chande default MAC on xiongmai devices 2022-01-07 14:22:21 +03:00
cronyx e0c4da7757 enable watchdog, pwm and vfat modules for goke, sync imx335 sensor configs 2022-01-05 20:00:58 +03:00
Dmitry Ilyin a58376292f
[HiSi] Update sensor drivers to new versioning model (#136) 2022-01-01 19:23:45 +03:00
Dmitry Ilyin 65032effcd [EV300] Free up space and remove currently not used sensor drivers 2021-12-24 16:33:13 +03:00
Igor Zalatov d1032b79fb
Merge pull request #113 from p0isk/S95_restart-patch
Fix stop in S95
2021-12-19 14:48:20 +03:00
p0isk fdbe804e6b Fix stop in S95 2021-12-18 22:15:11 +03:00
Dmitry Ilyin 26220efd36 Make sensor config concise (iteration #2) 2021-12-15 17:11:14 +03:00
Igor Zalatov 4207738fb6
Merge pull request #107 from widgetii/master
Replace SC2315E experimental driver with good one
2021-12-14 12:44:45 +03:00
Dmitry Ilyin 45ac3d0ac2 Replace SC2315E experimental driver by good one 2021-12-14 12:19:56 +03:00
p0isk 25dd8561db Correct Restart in init.d/S95* 2021-12-14 10:40:37 +03:00
Igor Zalatov (from Citadel PC) a67b06d01e Rollback patch from @p0isk 2021-12-10 09:26:33 +03:00
p0isk 8c1e39871e Add reload to S95{platform} 2021-12-10 00:56:44 +03:00
Dmitry Ilyin 49af481a6f Fix FullLinesStd for IMX335 sensors 2021-12-09 19:49:59 +03:00
Dmitry Ilyin b3a38d9278 Remove BT656 stuff 2021-12-08 12:53:02 +03:00
Dmitry Ilyin 43829650fb Optimize IMX307 only 2021-12-08 12:48:41 +03:00
Dmitry Ilyin 8ce505f34e Drop vi_chn section where there is no need of it anymore 2021-12-08 11:12:20 +03:00
Dmitry Ilyin 9c8bad7da0 Remove lvds sections 2021-12-08 10:53:33 +03:00
Dmitry Ilyin a304a16caa Remove redundancy in isp_image section 2021-12-08 10:49:18 +03:00
Dmitry Ilyin 3acd4ed4cd Remove default values of CompressMode 2021-12-08 10:05:00 +03:00
Dmitry Ilyin 563ded6f0b Add FullLinesStd for lowDelay mode 2021-12-08 09:39:57 +03:00
Dmitry Ilyin 7439cc8360 Deprecate SrcFrameRate and FrameRate in sensor configs 2021-12-08 09:33:40 +03:00
Igor Zalatov (from Citadel PC) d4ff2199bd Change name of init script for hi3516cv300 and hi3516ev300 platforms 2021-12-07 23:06:56 +03:00
Igor Zalatov (from Citadel PC) bb49af7432 Remove old binary fonts 2021-12-04 16:23:35 +03:00
Igor Zalatov (from Citadel PC) 91b4b0af59 Enable syslog output for Majestic 2021-11-12 23:04:29 +03:00
Dmitry Ermakov 18e1a8d9fe Add support for HiChip/CamHi GPIO motor driver 2021-11-10 23:37:58 +03:00
Igor Zalatov (from Citadel PC) 40765fcc26 git status 2021-11-10 00:18:58 +03:00