On Thu, Nov 16, 2017 at 07:20:40AM +0100, vavincavent wrote: > > In libdivecomputer library, we have 2 branches (libdivecomputer and > libdc). One is with uwatec_g2.c and the other with scubapro_g2.c. > Can you explain me the difference and wich one is the better for me?
libdivecomputer at http://git.libdivecomputer.org/libdivecomputer.git is the libdivecomputer upstream project that Jef is maintaining. Because of a fair number of changes that the Subsurface team has proposed over time and that Jef didn't want in his project, we ended up with our own branch of libdivecomputer which we try to keep in sync with his on a fairly frequent basis. You can find our version (which all Subsurface binaries are built against) at https://github.com/Subsurface-divelog/libdc That second repository only has a Subsurface-branch branch (to make it even more obvious that this is our own flavor). /D > Le mardi 14 novembre 2017 à 23:12 +0100, Jef Driesen a écrit : > > On 14-11-17 23:04, Linus Torvalds wrote: > > > On Tue, Nov 14, 2017 at 2:00 PM, vavincavent <[email protected] > > > > wrote: > > > > > > > > Now i think it's the analysis of the datas??? > > > > > > Oh, I thought it already worked? > > > > > > When you ask subsurface to generate a dump file, it will not > > > actually > > > import the dives at all. > > > > > > But now that the communication is working, uncheck that, and see if > > > the download just works and the dives get imported.. > > > > The parsing needs some changes too for the new model number. The > > attached patch > > is what I have so far. > > > > Jef > _______________________________________________ > subsurface mailing list > [email protected] > http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
