05/19/17 [imagej-elphel][master] by AndreyFilippov: trying another way to resolve conflicts/ improve supertile connections
AndreyFilippov committed changes to the Elphel git project :
trying another way to resolve conflicts/ improve supertile connections
trying another way to resolve conflicts/ improve supertile connections
05/17/17 [imagej-elphel][master] by AndreyFilippov: increasing range to 2 supertiles when calculating connection costs
AndreyFilippov committed changes to the Elphel git project :
increasing range to 2 supertiles when calculating connection costs
increasing range to 2 supertiles when calculating connection costs
05/17/17 [elphel-apps-camogm][master] by Mikhail Karpenko: WIP: write audio samples to file
Mikhail Karpenko committed changes to the Elphel git project :
WIP: write audio samples to file
WIP: write audio samples to file
05/16/17 [imagej-elphel][master] by AndreyFilippov: testing/debugging diagonal swapping
AndreyFilippov committed changes to the Elphel git project :
testing/debugging diagonal swapping
testing/debugging diagonal swapping
05/16/17 [imagej-elphel][master] by AndreyFilippov: adding support for ortho-ortho-diagonal conflicts
AndreyFilippov committed changes to the Elphel git project :
adding support for ortho-ortho-diagonal conflicts
adding support for ortho-ortho-diagonal conflicts
05/15/17 [elphel-apps-camogm][master] by Mikhail Karpenko: Prepare code for audio recording
Mikhail Karpenko committed changes to the Elphel git project :
Prepare code for audio recording
Prepare code for audio recording
05/15/17 [imagej-elphel][master] by AndreyFilippov: made ortho-diag-ortho type on conflicts resolved
AndreyFilippov committed changes to the Elphel git project :
made ortho-diag-ortho type on conflicts resolved
made ortho-diag-ortho type on conflicts resolved
05/15/17 [imagej-elphel][master] by AndreyFilippov: debjugging conflict resolution
AndreyFilippov committed changes to the Elphel git project :
debjugging conflict resolution
debjugging conflict resolution
05/14/17 [imagej-elphel][master] by AndreyFilippov: adding code to reduce grid complexity by removing conflicts
AndreyFilippov committed changes to the Elphel git project :
adding code to reduce grid complexity by removing conflicts
adding code to reduce grid complexity by removing conflicts
05/13/17 [imagej-elphel][master] by AndreyFilippov: implementing swapping of supertile connections
AndreyFilippov committed changes to the Elphel git project :
implementing swapping of supertile connections
implementing swapping of supertile connections
Autocampars 393
Source
← Older revision Revision as of 17:52, 12 May 2017 Line 34: Line 34: ==<font color="blue">Source</font>== ==<font color="blue">Source</font>== −* [https://github.com/Elphel/elphel-apps-autocampars elphel-apps-autocampars] is integrated and built using the [https://github.com/Elphel/elphel393 elphel393] project that sets up the build environment and pulls all projects.+* [https://git.elphel.com/Elphel/elphel-apps-autocampars elphel-apps-autocampars] is integrated and built using the [https://git.elphel.com/Elphel/elphel393 elphel393] project that sets up the build environment and pulls all projects. [[Category:393]] [[Category:393]] Oleg05/11/17 [imagej-elphel][master] by AndreyFilippov: added new surface generation, working on resolving 'impossible triangle' conflicts
AndreyFilippov committed changes to the Elphel git project :
added new surface generation, working on resolving 'impossible triangle' conflicts
added new surface generation, working on resolving 'impossible triangle' conflicts
05/11/17 [elphel-apps-camogm][master] by Mikhail Karpenko: Load appropriate QuickTime template
Mikhail Karpenko committed changes to the Elphel git project :
Load appropriate QuickTime template
Load appropriate QuickTime template
05/11/17 [elphel-apps-camogm][master] by Mikhail Karpenko: Do not reset disabled channels after start
Mikhail Karpenko committed changes to the Elphel git project :
Do not reset disabled channels after start
Do not reset disabled channels after start
05/11/17 [elphel-apps-camogm][master] by Mikhail Karpenko: Add basic audio functions
Mikhail Karpenko committed changes to the Elphel git project :
Add basic audio functions
Add basic audio functions
05/07/17 [imagej-elphel][master] by AndreyFilippov: selecting no-conflict clusters
AndreyFilippov committed changes to the Elphel git project :
selecting no-conflict clusters
selecting no-conflict clusters
05/06/17 [imagej-elphel][master] by AndreyFilippov: combining clusters
AndreyFilippov committed changes to the Elphel git project :
combining clusters
combining clusters
05/06/17 [imagej-elphel][master] by AndreyFilippov: removing conflicts from extracted clusters
AndreyFilippov committed changes to the Elphel git project :
removing conflicts from extracted clusters
removing conflicts from extracted clusters
05/04/17 [imagej-elphel][master] by AndreyFilippov: added some filtereing to tiles-to-surfaces assignment
AndreyFilippov committed changes to the Elphel git project :
added some filtereing to tiles-to-surfaces assignment
added some filtereing to tiles-to-surfaces assignment
Source file headers
*.py
← Older revision Revision as of 21:20, 4 May 2017 Line 53: Line 53: __author__ = "AUTHOR" __author__ = "AUTHOR" __copyright__ = "Copyright (C) YEAR Elphel Inc." __copyright__ = "Copyright (C) YEAR Elphel Inc." − __license__ = "GPL"+ __license__ = "GPLv3+" − __version__ = "3.0+"+ __version__ = "1.0" __maintainer__ = "MAINTAINER" __maintainer__ = "MAINTAINER" __email__ = "EMAIL" __email__ = "EMAIL" OlegPages
