wiki:WikiStart.fr

Version 4 (modified by Frédéric, 16 years ago) ( diff )

--

TOC

Bienvenu sur le projet Papywizard

Page en cours de traduction.

Introduction

Papywizard est un logiciel de pilotage de tête panoramique, principalement développé pour la monture astronomique Merlin/Orion, mais très facilement adaptable pour d'autres types de têtes.

Papywizard est entièrement écrit en python, et, même s'il est développé sous linux, fonctionne avec succès sur les plateformes PC/linux, PC/windows, Nokia/maemo et MacOS.

Ce projet est développé en partenariat avec la société Kolor company, qui développe Autopano Pro, un fabuleux logiciel d'assemblage panoramique. Merci à Alexandre et toute son équipe pour leur soutine !

Papywizard n'est pas un projet commercial : je le développe durant mon temps libre, parce que c'est sympa. Je ne fais donc pas de support technique pour un usage commercial. Cela ne veut pas dire qu'il ne peut pas être utilisé par des photographes professionels, mais soyez conscient que les choses peuvent aller de travers, et que ni ma respnsabilité, ni celle de Kolor, ne peut être engagée dans ce cas.

Note : la version stable 1.6.1 est probablement la dernière de la branche 1.x. Papywizard a atteint un niveau que je n'avais jamais espéré ; merci à tous les utilisateurs et contributeurs ! Mais il y a encore beaucoup de choses envisageables sur un tel projet, et Papywizard nécessite une revue de code en profondeur pour les implémenter de façon correcte. Il est donc temps pour une version 2. La première étape sera de basculer sur le toolkit PyQt. Cela mettre un terme au support du Nokia 770, qui ne peut pas faire toruner Qt/PyQt, mais il n'y a aucun problème pour les N800/N810. Et cela permettra de supporter beaucoup d'autres plateformes (y compris MacOS). La récente annonce de Nokia (qui avait racheté Trolltech, la compagnie Qt) de distribuer Qt sous license LGPG assure que Qt est vraiment un très bon choix pour le future. Donc cette première version de Papywizard v2 sera certainement la même que la 1.6, mais en utilisant PyQt au lieu de PyGtk. Ensuite, j'ajouterai de nouvelles fonctionalités. Restez à l'écoute '''

Amusez-vous bien !
L'équipe Papywizard

Dernières nouvelles

  • 2009-05: plugins now fully operationnal (>= 2.1.5)
  • 2009-04: first plugin implementation in version 2.1.1.
  • 2009-03: version 2.0.0 is out! This is the first stable release of the branch 2.x, using PyQt. This release does not add many new features to 1.x branch, but developpement will now be easier.
  • 2009-03: Papywizard 1.9 now runs on MacOS (10.5 only for now). Thanks to Jeremy!
  • 2009-01: first dev. release (1.9.0) using PyQt. This is the 1.6.0 version using PyQt instead of PyGtk (graphical shooting area missing). New features will come later.
  • 2009-01: version 1.6.0 is out. Introduce a simple timer/intervalometer feature, and alternate shooting view. This is the last release of the 1.x branch; time to start v2 ;o) See ChangeLog for all new features.
  • 2008-11: Bluetooth now works under Windows!
  • 2008-11: version 1.4.0 is out. Main improvements are FOV and number of pictures as input params, preview positions in shooting dialog, and rewind/forward shooting feature. See ChangeLog for all new features.
  • 2008-11: version 1.2.0 is out. A lot of improvements for this release (custom user presets, Windows installer...); see the ChangeLog for all new features...
  • 2008-10: Openmoko seems a good candidate, as Papywizard runs on it out-of-the-box (simulation mode). More tests to come.
  • 2008-09: Papywizard runs again under Windows (svn version), except for bluetooth. Hope to fix this soon.
  • 2008-09: version 1.0 is out! See the ChangeLog...

License

All Papywizard files and documents are released under CeCILL, a french free license, based on and compatible with GPL.

The project started on the Autopano Pro forum, where someone has bring the idea to use an astronomic mount for panoramic shots. The very low price of the Merlin/Orion mount made it the perfect candidate. The only things to do were an electronic interface, and a little software to drive it!

Use the forums for questions, bugs reports, or to ask for new features.

Documentation

Screenshots

See this page.

Download

Stable version

Branch 1.x

This branch uses PyGTK.

If you are using a Nokia, the best way to install Papywizard is to add my catalogue, then use the maemo application manager. See Installation on Nokia.

Branch 2.x

This branch uses PyQt.

Developpement version

If you are using a Nokia, unlike the stable version, just click on the package file from your web navigator.

Papywizard v2 uses PyQt instead of PyGTK. If you install it over a stable release, it will remove this one, but your preferences won't be lost, as they are stored in different directories.

Previous stable versions

Licence

Trac shortcuts

Authors

Main developpement

  • Frédéric Mantegazza (aka fma38 on APP forum)

Contributors

  • Jeremy Pronk (aka jeremyp on APP forum) -- MacOS packaging
  • Jones Henry Subbiah (aka sjhenry on APP forum) -- EOS Utility plugin developement
  • Jo Lutum (aka Paul on APP forum) -- german translation
  • Maciej Dworak (aka DrSlony on APP forum) -- polish translation
  • Antonio Bruno (aka AmdAntonio on APP forum) -- italian translation
  • Juan Carlos Andres -- spanish translation
  • Hubert Pawlowski (aka hub on APP forum) -- icon design

Misc

  • Andrew Stephens (aka mediavets on APP forum) -- beta tester

OriginalTracHomePage

Note: See TracWiki for help on using the wiki.