Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
elphel-web-393
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Elphel
elphel-web-393
Commits
fd7d99af
Commit
fd7d99af
authored
Mar 31, 2017
by
Oleg Dzhimiev
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
refresh fastrec
parent
93f37001
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
eyesis4pi_interface.php
src/eyesis4pi/eyesis4pi_interface.php
+4
-0
No files found.
src/eyesis4pi/eyesis4pi_interface.php
View file @
fd7d99af
...
...
@@ -188,6 +188,10 @@ switch($cmd){
//file_put_contents($file_lba_current,file_get_contents($file_lba_start));
print
(
"reset fastrec: ok"
);
break
;
case
"refresh_camogm_fastrec"
:
exec
(
"echo 'rawdev_path=/dev/sda2' > /var/state/camogm_cmd"
);
print
(
"refresh fastrec: ok"
);
break
;
case
"free_space_bkp"
:
// results are in GB
// /dev/sda2 is not a mountpoint but a device because it does not have a file system
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment